test #4

Merged
Mic92 merged 1 commits from test into main 2023-07-13 12:19:36 +00:00

View File

@ -69,6 +69,8 @@
settings = {
runner.envs = {
HOME = "/var/lib/gitea-runner/nix";
# unset the token so it doesn't leak into the runner
TOKEN = "";
};
};
};