docker
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user