mirror of
				https://github.com/appleboy/drone-ssh.git
				synced 2025-10-29 00:51:15 +08:00 
			
		
		
		
	Removed unused CI_BUILD_NUMBER from makefile
This commit is contained in:
		
							parent
							
								
									acb8f566e9
								
							
						
					
					
						commit
						b77b10d76f
					
				
							
								
								
									
										1
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								Makefile
									
									
									
									
									
								
							| @ -2,7 +2,6 @@ | |||||||
| 
 | 
 | ||||||
| EXECUTABLE ?= drone-ssh | EXECUTABLE ?= drone-ssh | ||||||
| IMAGE ?= plugins/$(EXECUTABLE) | IMAGE ?= plugins/$(EXECUTABLE) | ||||||
| CI_BUILD_NUMBER ?= 0 |  | ||||||
| 
 | 
 | ||||||
| LDFLAGS = -X "main.buildDate=$(shell date -u '+%Y-%m-%d %H:%M:%S %Z')" | LDFLAGS = -X "main.buildDate=$(shell date -u '+%Y-%m-%d %H:%M:%S %Z')" | ||||||
| PACKAGES = $(shell go list ./... | grep -v /vendor/) | PACKAGES = $(shell go list ./... | grep -v /vendor/) | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Thomas Boerger
						Thomas Boerger