starlark to the rescue?

This commit is contained in:
2024-10-29 10:36:00 +01:00
parent 4cd1e9ebd4
commit 7041a58df9
6 changed files with 34 additions and 24 deletions

View File

@@ -71,6 +71,7 @@ job "drone" {
DRONE_SERVER_HOST = "drone.service.nr5"
DRONE_SERVER_PROTO = "http"
DRONE_JSONNET_ENABLED = true
DRONE_STARLARK_ENABLED = true
DRONE_LOGS_DEBUG = true
DRONE_LOGS_TRACE = true
DRONE_USER_CREATE = "username:do,admin:true"