This commit is contained in:
		
							parent
							
								
									36ee7281ab
								
							
						
					
					
						commit
						9aa9e80dc2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -16,7 +16,7 @@ steps:
 | 
				
			||||||
    image: alpine:latest
 | 
					    image: alpine:latest
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
      - mkdir -p /builds/javausbtool
 | 
					      - mkdir -p /builds/javausbtool
 | 
				
			||||||
      - cp target/JavaUSBTool-*jar /builds/javausbtool/
 | 
					      - cp target/javausbtool-*jar /builds/javausbtool/
 | 
				
			||||||
    volumes:
 | 
					    volumes:
 | 
				
			||||||
      - name: builds
 | 
					      - name: builds
 | 
				
			||||||
        path: /builds
 | 
					        path: /builds
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue