starlark{ON}, jsonnet{OFF}

favour explicit configuration
This commit is contained in:
surtur 2022-03-20 21:10:20 +01:00
parent 06c126f270
commit 9a671da53b
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -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