Skip to content

Commit

Permalink
test output annotation due to docker provenance in buildkit multi-arc…
Browse files Browse the repository at this point in the history
…h issue with labels

Signed-off-by: Miguel A. Alvarado V. <[email protected]>
  • Loading branch information
Exodus committed Oct 5, 2023
1 parent be31c16 commit de3aeb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,6 @@ jobs:
SOPS_VERSION=${{ env.SOPS_VERSION }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
outputs: "type=image,annotation-index.org.opencontainers.image.description=sops: ${{env.SOPS_VERSION}} age: ${{env.AGE_VERSION}}"
cache-from: type=gha,scope=${{ env.PACKAGE }}
cache-to: type=gha,scope=${{ env.PACKAGE }}

0 comments on commit de3aeb2

Please sign in to comment.