mirror of
https://gitlab.com/fabinfra/rust-builder.git
synced 2025-03-12 06:31:42 +01:00
Update .gitlab-ci.yml
This commit is contained in:
parent
fff78e1f9d
commit
7c6baf0c76
@ -19,7 +19,9 @@ docker-build:
|
||||
- docker
|
||||
- fabinfra
|
||||
variables:
|
||||
DOCKER_DRIVER: overlay
|
||||
DOCKER_HOST: tcp://docker:2375/
|
||||
DOCKER_DRIVER: overlay2
|
||||
DOCKER_TLS_CERTDIR: ""
|
||||
services:
|
||||
- docker:dind
|
||||
before_script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user