Skip to content
Snippets Groups Projects
Commit a9a8c293 authored by Sören Henning's avatar Sören Henning
Browse files

Fix exec-docker and exec-dind tags

parent 3f3c16bc
No related branches found
No related tags found
No related merge requests found
Pipeline #5494 canceled
...@@ -6,9 +6,11 @@ stages: ...@@ -6,9 +6,11 @@ stages:
default: default:
tags: tags:
- exec-dind - exec-docke
.dind: .dind:
tags:
- exec-dind
# see https://docs.gitlab.com/ee/ci/docker/using_docker_build.html#tls-enabled # 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 # for image usage and settings for building with TLS and docker in docker
image: docker:19.03.1 image: docker:19.03.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment