mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-14 16:55:42 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
ba838eaf1f
commit
373c7ed4d9
@ -1,7 +1,10 @@
|
|||||||
image: docker:latest
|
image: docker:stable
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- docker:dind
|
- docker:stable-dind
|
||||||
|
|
||||||
|
variables:
|
||||||
|
DOCKER_DRIVER: overlay2
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- build
|
- build
|
||||||
|
Loading…
Reference in New Issue
Block a user