Update '.drone.yml'
This commit is contained in:
		
							parent
							
								
									d315b70011
								
							
						
					
					
						commit
						e5b7e04c39
					
				@ -25,7 +25,7 @@ steps:
 | 
				
			|||||||
    GOOS: linux
 | 
					    GOOS: linux
 | 
				
			||||||
    GOARCH: amd64 
 | 
					    GOARCH: amd64 
 | 
				
			||||||
  commands:
 | 
					  commands:
 | 
				
			||||||
  - go build -ldflags "-s -w" -o build/sshfwd ./cmd/sshfwd
 | 
					  - go build -ldflags "-s -w" -o build/sshfwd .
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: compress
 | 
					- name: compress
 | 
				
			||||||
  image: gruebel/upx:latest
 | 
					  image: gruebel/upx:latest
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user