10 lines
244 B
Plaintext
10 lines
244 B
Plaintext
# Drone settings
|
|
DRONETAG=
|
|
|
|
## https://docs.drone.io/server/provider/gitea/
|
|
DRONE_GITEA_SERVER=https://git.example.com
|
|
DRONE_GITEA_CLIENT_ID=
|
|
DRONE_GITEA_CLIENT_SECRET=
|
|
DRONE_RPC_SECRET=
|
|
DRONE_SERVER_HOST=ci.example.com
|
|
DRONE_SERVER_PROTO=https |