Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
ngruelaneo committed May 3, 2024
1 parent c2f76ac commit a320c81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
#provenance: true
sbom: true
#outputs: type=image,name=${{ env.REGISTRY_IMAGE }}:${{ needs.versionning.outputs.version }}
outputs: type=image,name=${{ env.REGISTRY_IMAGE }}:${{ needs.versionning.outputs.version }},push-by-digest=true,name-canonical=true,push=true
outputs: type=image,name=${{ env.REGISTRY_IMAGE }},push-by-digest=true,name-canonical=true,push=true

testEndToEnd:
needs:
Expand Down

0 comments on commit a320c81

Please sign in to comment.