Skip to content

Commit

Permalink
ci: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
rudivanhierden committed Dec 21, 2023
1 parent a5ff196 commit 286334f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ jobs:
type=image,
name=${{ github.repository }},
push=true,
annotation-index.org.opencontainers.image.description=Openstad Headless ${{ matrix.app }}, related commit: https://github.com/${{ github.repository }}/commit/${{ github.sha }}
annotation-index.org.opencontainers.image.description=Openstad Headless ${{ matrix.app }} - related commit: https://github.com/${{ github.repository }}/commit/${{ github.sha }}
annotation.org.opencontainers.image.title=${{ matrix.app }},
annotation.org.opencontainers.image.description=Openstad Headless ${{ matrix.app }}, related commit: https://github.com/${{ github.repository }}/commit/${{ github.sha }}
annotation.org.opencontainers.image.description=Openstad Headless ${{ matrix.app }} - related commit: https://github.com/${{ github.repository }}/commit/${{ github.sha }}
annotation.org.opencontainers.image.url=https://github.com/${{ github.repository }},
annotation.org.opencontainers.image.revision=${{ github.sha }}
Expand Down

0 comments on commit 286334f

Please sign in to comment.