Updated woodpecker config
This commit is contained in:
parent
d554373c5d
commit
0d8408f446
2 changed files with 4 additions and 8 deletions
|
|
@ -2,6 +2,8 @@
|
|||
DRONE_OPEN=true
|
||||
# Drone needs to know its own location
|
||||
DRONE_HOST=
|
||||
# The same, but without the https in front of it
|
||||
DRONE_SERVER=
|
||||
# Shared secret to communicate with agents
|
||||
DRONE_SECRET=
|
||||
|
||||
|
|
|
|||
Reference in a new issue