Skip to content

Commit

Permalink
Merge pull request #45 from nextcloud-releases/enh/3182/provenance-true
Browse files Browse the repository at this point in the history
set provenance to true
  • Loading branch information
szaimen authored Mar 4, 2024
2 parents 4038c60 + 455d7c7 commit ca42c87
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,4 @@ jobs:
no-cache: true
push: true
tags: ${{ steps.metadata.outputs.tags }}
provenance: false
# Needed since when on default 'application/vnd.oci.image.index.v1+json' is used which does not work with "docker manifest create" (multiarch)
# TODO make it work with default value
provenance: true

0 comments on commit ca42c87

Please sign in to comment.