mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-04 12:22:47 +00:00 
			
		
		
		
	Update .gitlab-ci.yml
This commit is contained in:
		@@ -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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user