Update .gitlab-ci.yml file
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# This file is a template, and might need editing before it works on your project.
|
||||
docker-build-master:
|
||||
# Official docker image.
|
||||
image: docker:latest
|
||||
image: docker:18.09.7-dind
|
||||
stage: build
|
||||
services:
|
||||
- docker:dind
|
||||
|
||||
Reference in New Issue
Block a user