ci: typo
This commit is contained in:
parent
6459347923
commit
b19687777a
1 changed files with 0 additions and 2 deletions
|
@ -24,10 +24,8 @@ steps:
|
|||
--no-cache \
|
||||
--platform=linux/amd64 \
|
||||
--push \
|
||||
--tag registry.mgrote.net/${CI_REPO_NAME}:${CI_COMMIT_SHA:0:8} \
|
||||
--tag registry.mgrote.net/${CI_REPO_NAME}:${CI_COMMIT_BRANCH} \
|
||||
--tag registry.mgrote.net/${CI_REPO_NAME}:latest \
|
||||
--tag registry.mgrote.net/${CI_REPO_NAME}:$VERSION \
|
||||
--label org.opencontainers.image.url=$CI_REPO_URL \
|
||||
--label org.opencontainers.image.source=$CI_REPO_URL \
|
||||
--label org.opencontainers.image.revision=$CI_COMMIT_SHA \
|
||||
|
|
Loading…
Reference in a new issue