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