mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nlp.git
				synced 2025-10-31 09:52:44 +00:00 
			
		
		
		
	Update CI script
This commit is contained in:
		| @@ -1,15 +1,15 @@ | ||||
| image: docker:stable | ||||
| image: docker:19.03.13 | ||||
|  | ||||
| variables: | ||||
|   DOCKER_TLS_CERTDIR: "/certs" | ||||
|  | ||||
| services: | ||||
|   - docker:stable-dind | ||||
|   - docker:19.03.13-dind | ||||
|  | ||||
| stages: | ||||
|   - build | ||||
|   - push | ||||
|  | ||||
| variables: | ||||
|   DOCKER_DRIVER: overlay2 | ||||
|  | ||||
| .reg_setup: | ||||
|   before_script: | ||||
|     - apk add --no-cache curl | ||||
|   | ||||
		Reference in New Issue
	
	Block a user