mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/ocr.git
synced 2025-01-13 18:10:34 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
3e43c8eab5
commit
8a4d006687
@ -1,7 +1,10 @@
|
|||||||
image: docker:19.03.1
|
image: docker:stable
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- docker:19.03.1-dind
|
- docker:stable-dind
|
||||||
|
|
||||||
|
variables:
|
||||||
|
DOCKER_DRIVER: overlay2
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- build
|
- build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user