Skip to content

Commit

Permalink
ci: Debugging build
Browse files Browse the repository at this point in the history
  • Loading branch information
jimisola committed Aug 4, 2024
1 parent 29c4cc1 commit 3875d08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
annotations: ${{ steps.meta.outputs.annotations }}
provenance: mode=max
sbom: true
outputs: type=image,name=${{ env.REGISTRY }}/${{ env.IMAGE_NAME }},push-by-digest=true,name-canonical=true,annotation-index.org.opencontainers.image.description=Container image that contains unoserver and libreoffice incl a large set of fonts for file format conversions
outputs: type=image,name=${{ env.REGISTRY }}/${{ env.IMAGE_NAME }},push-by-digest=true,name-canonical=true,annotation-index.org.opencontainers.image.description=Container image that contains unoserver and libreoffice incl a large set of fonts for file format conversionsX
env:
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index

Expand Down

0 comments on commit 3875d08

Please sign in to comment.