woodpecker/nfpm/woodpecker-agent.env.example
Johannes Kastl 8768eb2a2b
Add systemd unit files to the RPM/DEB packages (#3986)
* add systemd unit file for server (`woodpecker-server.service`)
* add systemd unit file for agent (`woodpecker-agent.service`)
* add systemd unit files to nfpm package definitions
* add etc config file examples

fixes #1575
2024-08-25 22:28:42 +02:00

7 lines
246 B
Text

# Example for a woodpecker-agent.env file
# Check the documentation for the agent:
# https://woodpecker-ci.org/docs/administration/agent-config
# Add all required environment variables for your setup in the form of VARIABE=value
VARIABLE=value