Skip to content

Commit

Permalink
add tag signing
Browse files Browse the repository at this point in the history
  • Loading branch information
voigt committed Sep 29, 2023
1 parent c112666 commit f3d08ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
--yes \
--output-certificate crt.pem \
--output-signature kwasm.sig \
-a ${{ steps.meta.outputs.tags }} \
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:@${{ steps.build-tagged.outputs.digest }}
-
name: prepare assets for upload
Expand Down

0 comments on commit f3d08ff

Please sign in to comment.