You've already forked woodpecker
							
							
				mirror of
				https://github.com/woodpecker-ci/woodpecker.git
				synced 2025-10-30 23:27:39 +02:00 
			
		
		
		
	build: fix nfpm path for server binary (#3246)
last build script refactoring did change the path
This commit is contained in:
		| @@ -8,5 +8,5 @@ license: Apache 2.0 | ||||
| maintainer: Woodpecker Authors <maintainer@woodpecker-ci.org> | ||||
| section: daemon/system | ||||
| contents: | ||||
|   - src: ./dist/server/linux/amd64/woodpecker-server | ||||
|   - src: ./dist/server/linux_amd64/woodpecker-server | ||||
|     dst: /usr/local/bin/woodpecker-server | ||||
|   | ||||
		Reference in New Issue
	
	Block a user