1
0
forked from clan/clan-infra

Merge pull request 'test' (#4) from test into main

Reviewed-on: clan/clan-infra#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 = "";
};
};
};