You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-06-03 16:35:37 +02:00
8 lines
257 B
Bash
8 lines
257 B
Bash
# Example for a woodpecker-server.env file
|
|
|
|
# Check the documentation for the server:
|
|
# https://woodpecker-ci.org/docs/administration/configuration/server
|
|
|
|
# Add all required environment variables for your setup in the form of VARIABLE=value
|
|
VARIABLE=value
|