starlark{ON}, jsonnet{OFF}
favour explicit configuration
This commit is contained in:
parent
06c126f270
commit
9a671da53b
@ -10,6 +10,8 @@ DRONE_SERVER_HOST=drone.dotya.ml
|
||||
DRONE_SERVER_PORT=:8000
|
||||
DRONE_SERVER_PROTO=https
|
||||
DRONE_GIT_ALWAYS_AUTH=true
|
||||
DRONE_STARLARK_ENABLED=true
|
||||
DRONE_JSONNET_ENABLED=false
|
||||
DRONE_DATABASE_SECRET=${DRONE_DATABASE_SECRET}
|
||||
DRONE_CRON_INTERVAL=10m
|
||||
DRONE_LOGS_PRETTY=true
|
||||
|
Loading…
Reference in New Issue
Block a user