Skip to content

Commit

Permalink
ci(upload-charm): use charmcraft from latest/candidate (#149)
Browse files Browse the repository at this point in the history
Use charmcraft from latest/candidate in upload-charm in order to unify 
the channel used during integration tests and publishing.
Ref canonical/bundle-kubeflow#993
  • Loading branch information
orfeas-k committed Aug 6, 2024
1 parent 0d66bb3 commit 8ffd78d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,4 @@ jobs:
charm-path: ${{ matrix.charm-path }}
channel: ${{ steps.parse-inputs.outputs.destination_channel }}
tag-prefix: ${{ steps.parse-inputs.outputs.tag_prefix }}
charmcraft-channel: latest/candidate

0 comments on commit 8ffd78d

Please sign in to comment.