mirror of
https://github.com/kremalicious/umami.git
synced 2024-11-22 09:57:00 +01:00
Removed label causing build issue.
This commit is contained in:
parent
915a4ee9b0
commit
3e45c9d055
1
.github/workflows/cd.yml
vendored
1
.github/workflows/cd.yml
vendored
@ -10,7 +10,6 @@ env:
|
|||||||
org.opencontainers.image.vendor=${{github.repository_owner}},
|
org.opencontainers.image.vendor=${{github.repository_owner}},
|
||||||
org.opencontainers.image.licenses="MIT",
|
org.opencontainers.image.licenses="MIT",
|
||||||
org.opencontainers.image.version=${{github.ref_name}},
|
org.opencontainers.image.version=${{github.ref_name}},
|
||||||
org.opencontainers.image.created=${{ env.NOW }},
|
|
||||||
org.opencontainers.image.source=${{github.server_url}}/${{github.repository}},
|
org.opencontainers.image.source=${{github.server_url}}/${{github.repository}},
|
||||||
org.opencontainers.image.revision=${{github.sha}},
|
org.opencontainers.image.revision=${{github.sha}},
|
||||||
org.opencontainers.image.url="https://umami.is/",
|
org.opencontainers.image.url="https://umami.is/",
|
||||||
|
Loading…
Reference in New Issue
Block a user