mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/ocr.git
synced 2025-07-01 11:10:35 +00:00
Update .gitlab-ci.yml
This commit is contained in:
@ -1,7 +1,10 @@
|
||||
image: docker:19.03.1
|
||||
image: docker:stable
|
||||
|
||||
services:
|
||||
- docker:19.03.1-dind
|
||||
- docker:stable-dind
|
||||
|
||||
variables:
|
||||
DOCKER_DRIVER: overlay2
|
||||
|
||||
stages:
|
||||
- build
|
||||
|
Reference in New Issue
Block a user