woodpecker/nfpm/server.yaml
6543 aacdea0c22
build: fix nfpm path for server binary (#3246)
last build script refactoring did change the path
2024-01-21 23:08:53 +01:00

13 lines
374 B
YAML

name: woodpecker-server
arch: amd64
platform: linux
version: ${VERSION_NUMBER}
description: Woodpecker Server
homepage: https://github.com/woodpecker-ci/woodpecker
license: Apache 2.0
maintainer: Woodpecker Authors <maintainer@woodpecker-ci.org>
section: daemon/system
contents:
- src: ./dist/server/linux_amd64/woodpecker-server
dst: /usr/local/bin/woodpecker-server