1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2024-12-24 10:07:21 +02:00
woodpecker/nfpm/agent.yaml

17 lines
521 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:
2023-10-24 14:42:05 +02:00
- src: ./dist/agent/linux_amd64/woodpecker-agent
dst: /usr/local/bin/woodpecker-agent
2024-10-05 16:43:39 +02:00
- src: ./nfpm/woodpecker-agent.service
dst: /usr/local/lib/systemd/system/
2024-10-05 16:43:39 +02:00
- src: ./nfpm/woodpecker-agent.env.example
dst: /etc/woodpecker/