diff --git a/apps/drone/live.hcl b/apps/drone/live.hcl index 7936369..2217553 100644 --- a/apps/drone/live.hcl +++ b/apps/drone/live.hcl @@ -67,6 +67,7 @@ job "drone" { DRONE_RPC_SECRET = "7eb685ed81d0c34bafc5efa7783c20b2" DRONE_SERVER_HOST = "drone.service.nr5" DRONE_SERVER_PROTO = "http" + DRONE_JSONNET_ENABLED = true DRONE_LOGS_DEBUG = true DRONE_LOGS_TRACE = true }