Skip to content

Commit

Permalink
Update publish_charm.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
weiiwang01 committed Jan 15, 2025
1 parent 4cd5b01 commit 31bae7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_charm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
echo ${{ steps.rockcraft.outputs.rock }}
- name: upload rock
run: |
cd ${{ steps.rock-dir.outputs.rock-dir }}
rockcraft.skopeo --insecure-policy copy --dest-tls-verify=false oci-archive:${{ steps.rockcraft.outputs.rock }} docker-daemon:rock:latest
- name: build charm
id: charmcraft
Expand Down

0 comments on commit 31bae7c

Please sign in to comment.