mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-08-17 03:51:12 +00:00
build: fix nfpm path for server binary (#3246)
last build script refactoring did change the path
This commit is contained in:
parent
0afdf38f53
commit
aacdea0c22
@ -8,5 +8,5 @@ license: Apache 2.0
|
|||||||
maintainer: Woodpecker Authors <maintainer@woodpecker-ci.org>
|
maintainer: Woodpecker Authors <maintainer@woodpecker-ci.org>
|
||||||
section: daemon/system
|
section: daemon/system
|
||||||
contents:
|
contents:
|
||||||
- src: ./dist/server/linux/amd64/woodpecker-server
|
- src: ./dist/server/linux_amd64/woodpecker-server
|
||||||
dst: /usr/local/bin/woodpecker-server
|
dst: /usr/local/bin/woodpecker-server
|
||||||
|
Loading…
Reference in New Issue
Block a user