Update .gitlab-ci.yml file
This commit is contained in:
@@ -59,7 +59,8 @@ docker-build:
|
||||
stage: release
|
||||
image: docker:latest
|
||||
services:
|
||||
- docker:dind
|
||||
- name: docker:dind
|
||||
alias: docker
|
||||
variables:
|
||||
DOCKER_DRIVER: overlay2
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user