Update .github/workflows/Continues Integration.yaml
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/Continues Integration.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/Continues Integration.yaml
									
									
									
									
										vendored
									
									
								
							@@ -29,8 +29,8 @@ jobs:
 | 
			
		||||
    runs-on: Docker
 | 
			
		||||
    container:
 | 
			
		||||
      image: docker:latest
 | 
			
		||||
	  volumes:
 | 
			
		||||
		- /var/run/docker.sock:/var/run/docker.sock
 | 
			
		||||
      volumes:
 | 
			
		||||
        - /var/run/docker.sock:/var/run/docker.sock
 | 
			
		||||
      options: --entrypoint /bin/sh
 | 
			
		||||
    steps:
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user