modules(drone-exec-runner): default runner name for binary

This commit is contained in:
Raito Bezarius 2021-07-26 02:58:21 +02:00
parent 420773149e
commit 1fbe57be14

View file

@ -62,6 +62,7 @@ in
Environment = [
"NIX_REMOTE=daemon"
"PAGER=cat"
"DRONE_RUNNER_NAME=${runnerName}"
] ++ cfg.env;
BindPaths = [