Skip to content

Commit

Permalink
Add cos-tool to charm
Browse files Browse the repository at this point in the history
  • Loading branch information
sed-i committed Feb 23, 2024
1 parent 1226c13 commit e4d507f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,11 @@ parts:
- pkg-config
- rustc
- cargo
cos-tool:
plugin: dump
source: .
build-packages:
- curl
override-pull: |
curl -L -O https://github.com/canonical/cos-tool/releases/latest/download/cos-tool-${CRAFT_TARGET_ARCH}
chmod +x cos-tool-*

0 comments on commit e4d507f

Please sign in to comment.