Skip to content

Commit

Permalink
chore(chisel): install Chisel from its snap (#449)
Browse files Browse the repository at this point in the history
---------

Co-authored-by: Tiago Nobrega <tiago.nobrega@canonical.com>
  • Loading branch information
cjdcordeiro and tigarmo authored Dec 15, 2023
1 parent 97b692c commit 99443ee
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,12 +117,10 @@ parts:
- pkg-config

chisel:
plugin: go
source: https://github.com/canonical/chisel.git
source-commit: bd27f8700cd7d2a6b4e0df6b10c3761c83a70485
build-environment:
- CGO: "0"
- CGO_ENABLED: "0"
- GOBIN: "${CRAFT_PART_INSTALL}/libexec/rockcraft"
build-snaps:
- go/1.18/stable
plugin: nil
stage-snaps:
- chisel/latest/candidate
organize:
bin/chisel: libexec/rockcraft/chisel
stage:
- libexec/rockcraft/chisel

0 comments on commit 99443ee

Please sign in to comment.