Skip to content

Commit

Permalink
CI: Try to fix docker annotation overriding
Browse files Browse the repository at this point in the history
  • Loading branch information
hoijui committed Nov 26, 2024
1 parent 0216ce7 commit 33f78c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=sha
annotations: |
labels: |
org.opencontainers.image.version=${{ env.GIT_VERSION }}
org.opencontainers.image.documentation="https://github.com/movedo/MoVeDo/blob/${{ env.GIT_VERSION }}/README.md"
org.opencontainers.image.vendor="Open Source Ecology Germany e.V."
Expand Down

0 comments on commit 33f78c0

Please sign in to comment.