1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2024-11-30 08:06:52 +02:00
woodpecker/nfpm/nfpm-agent.yml

13 lines
365 B
YAML
Raw Normal View History

2021-10-20 21:55:09 +02:00
name: woodpecker-agent
arch: amd64
platform: linux
2022-02-24 16:35:11 +02:00
version: ${VERSION_NUMBER}
2021-10-20 21:55:09 +02:00
description: Woodpecker Agent
homepage: https://github.com/woodpecker-ci/woodpecker
license: Apache 2.0
2021-10-21 18:34:49 +02:00
maintainer: Woodpecker Authors <maintainer@woodpecker-ci.org>
section: daemon/system
2021-10-20 21:55:09 +02:00
contents:
- src: ./dist/agent/linux_amd64/woodpecker-agent
dst: /usr/local/bin/woodpecker-agent