Merge pull request 'test' (#4) from test into main
All checks were successful
build / test (push) Successful in 7s

Reviewed-on: #4
This commit is contained in:
Mic92 2023-07-13 12:19:35 +00:00
commit b34dafa8eb

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 = "";
};
};
};