diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e51219966fb863932a14fad2dd358316e24a4f50..dd45b2f357689bfb99be2d4054673c3ac82566cc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,9 +6,11 @@ stages: default: tags: - - exec-dind + - exec-docke .dind: + tags: + - exec-dind # see https://docs.gitlab.com/ee/ci/docker/using_docker_build.html#tls-enabled # for image usage and settings for building with TLS and docker in docker image: docker:19.03.1