add tag
This commit is contained in:
		@@ -1,8 +1,10 @@
 | 
			
		||||
 | 
			
		||||
# trigger docker rebuild if changes where made
 | 
			
		||||
Linux_Conan:
 | 
			
		||||
docker_linux:
 | 
			
		||||
  stage: docker
 | 
			
		||||
  image: docker:latest
 | 
			
		||||
  tags:
 | 
			
		||||
    - dind
 | 
			
		||||
  services:
 | 
			
		||||
    - docker:dind
 | 
			
		||||
  script:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user