This commit is contained in:
bacon
2024-03-21 18:37:56 +03:00
parent c8d2f7c344
commit 14dd773d5c

View File

@@ -90,7 +90,7 @@ Build:
# the built image is tagged locally with the commit SHA, and then pushed to # the built image is tagged locally with the commit SHA, and then pushed to
# the GitLab registry # the GitLab registry
- > - >
docker build DOCKER_BUILDKIT=1 docker build
--pull --pull
--label "org.opencontainers.image.title=$CI_PROJECT_TITLE" --label "org.opencontainers.image.title=$CI_PROJECT_TITLE"
--label "org.opencontainers.image.url=$CI_PROJECT_URL" --label "org.opencontainers.image.url=$CI_PROJECT_URL"