docker socket
	
		
			
	
		
	
	
		
	
		
			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
							
								
									fe06378898
								
							
						
					
					
						commit
						a188dcf82c
					
				
							
								
								
									
										10
									
								
								.drone.yml
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								.drone.yml
									
									
									
									
									
								
							@ -16,7 +16,8 @@ steps:
 | 
			
		||||
    stdin_open: true
 | 
			
		||||
    tty: true
 | 
			
		||||
    volumes:
 | 
			
		||||
      - /var/run/docker.sock:/var/run/docker.sock
 | 
			
		||||
      - name: docker-socket
 | 
			
		||||
        path: /var/run/docker.sock
 | 
			
		||||
    commands:
 | 
			
		||||
      - docker build -t code.anufrij.de/webplay/client:latest ./docker
 | 
			
		||||
 | 
			
		||||
@ -27,4 +28,9 @@ steps:
 | 
			
		||||
      - docker run code.anufrij.de/webplay/client:latest npm test
 | 
			
		||||
 | 
			
		||||
  - 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