Switch to docker-in-docker for kubernetes gitlab-runner instances
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# This file is a template, and might need editing before it works on your project.
|
||||
# Official docker image.
|
||||
image: docker:latest
|
||||
image: docker:dind
|
||||
|
||||
stages:
|
||||
- build
|
||||
|
||||
Reference in New Issue
Block a user