drone docker
	
		
			
	
		
	
	
		
	
		
			Some checks reported errors
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build encountered an error
				
			
		
		
	
	
				
					
				
			
		
			Some checks reported errors
		
		
	
	continuous-integration/drone/push Build encountered an error
				
			This commit is contained in:
		
							parent
							
								
									59a21c38bc
								
							
						
					
					
						commit
						0d9a70f839
					
				@ -13,10 +13,10 @@ steps:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  - name: docker-build
 | 
					  - name: docker-build
 | 
				
			||||||
    image: docker
 | 
					    image: docker
 | 
				
			||||||
 | 
					 | 
				
			||||||
    volumes:
 | 
					    volumes:
 | 
				
			||||||
      - source: /var/run/docker.sock
 | 
					      - source: /var/run/docker.sock
 | 
				
			||||||
        target: /var/run/docker.sock
 | 
					        target: /var/run/docker.sock
 | 
				
			||||||
 | 
					    privileged: true
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
      - docker build -t code.anufrij.de/webplay/client:latest ./docker
 | 
					      - docker build -t code.anufrij.de/webplay/client:latest ./docker
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -27,8 +27,4 @@ steps:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  - name: docker-publish
 | 
					  - name: docker-publish
 | 
				
			||||||
    image: docker
 | 
					    image: docker
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
volumes:
 | 
					 | 
				
			||||||
  - name: docker-socket
 | 
					 | 
				
			||||||
    host:
 | 
					 | 
				
			||||||
      path: /var/run/docker.sock
 | 
					 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user