mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-25 03:11:01 +00:00
fix misspell
This commit is contained in:
parent
e499c30ed3
commit
3fc138d5d2
2 changed files with 2 additions and 2 deletions
|
@ -3,5 +3,5 @@
|
||||||
# Check the documentation for the agent:
|
# Check the documentation for the agent:
|
||||||
# https://woodpecker-ci.org/docs/administration/agent-config
|
# https://woodpecker-ci.org/docs/administration/agent-config
|
||||||
|
|
||||||
# Add all required environment variables for your setup in the form of VARIABE=value
|
# Add all required environment variables for your setup in the form of VARIABLE=value
|
||||||
VARIABLE=value
|
VARIABLE=value
|
||||||
|
|
|
@ -3,5 +3,5 @@
|
||||||
# Check the documentation for the server:
|
# Check the documentation for the server:
|
||||||
# https://woodpecker-ci.org/docs/administration/server-config
|
# https://woodpecker-ci.org/docs/administration/server-config
|
||||||
|
|
||||||
# Add all required environment variables for your setup in the form of VARIABE=value
|
# Add all required environment variables for your setup in the form of VARIABLE=value
|
||||||
VARIABLE=value
|
VARIABLE=value
|
||||||
|
|
Loading…
Reference in a new issue