modules(drone-exec-runner): default runner name for binary
This commit is contained in:
parent
420773149e
commit
1fbe57be14
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ in
|
|||
Environment = [
|
||||
"NIX_REMOTE=daemon"
|
||||
"PAGER=cat"
|
||||
"DRONE_RUNNER_NAME=${runnerName}"
|
||||
] ++ cfg.env;
|
||||
|
||||
BindPaths = [
|
||||
|
|
Loading…
Reference in a new issue