enabled jsonnet in drone

This commit is contained in:
2023-12-13 13:53:09 +01:00
parent 1b4e33c103
commit f34291aa05

View File

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