cicd: fix dockersock
This commit is contained in:
		
							parent
							
								
									3b4efb286d
								
							
						
					
					
						commit
						77be1c6027
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -12,7 +12,7 @@ workspace:
 | 
				
			||||||
volumes:
 | 
					volumes:
 | 
				
			||||||
  - name: dockersock
 | 
					  - name: dockersock
 | 
				
			||||||
    host:
 | 
					    host:
 | 
				
			||||||
      path: /var/run/docker.sock
 | 
					      path: /var/run/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
services:
 | 
					services:
 | 
				
			||||||
- name: docker
 | 
					- name: docker
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue