File to load environment variables from. This is helpful for specifying secrets. Example content of environmentFile:
WOODPECKER_AGENT_SECRET=your-shared-secret-goes-here
Declarations
Type
list of path
Default
[ ]
Example
[
"/var/secrets/woodpecker-agent.env"
]