inital setup
This commit is contained in:
10
.drone.env.sample
Normal file
10
.drone.env.sample
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user