Update .gitlab-ci.yml file

This commit is contained in:
2021-03-03 01:01:50 +00:00
parent 5e7d61c499
commit 2f556ceadc

View File

@@ -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