mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-04-15 01:41:56 +00:00
8 lines
254 B
Plaintext
8 lines
254 B
Plaintext
# Example for a woodpecker-agent.env file
|
|
|
|
# Check the documentation for the agent:
|
|
# https://woodpecker-ci.org/docs/administration/configuration/agent
|
|
|
|
# Add all required environment variables for your setup in the form of VARIABLE=value
|
|
VARIABLE=value
|