Don’t upload hydra results to s3

This commit is contained in:
Charlotte 🦝 Delenk 2022-04-12 10:38:53 +01:00
parent 8d5650b2d9
commit d11f5975fa
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -24,7 +24,6 @@ in
<github_authorization>
darkkirb = #github_token#
</github_authorization>
store_uri = s3://nix-cache?scheme=https&endpoint=cache.int.chir.rs&secret-key=/var/lib/hydra/queue-runner/cache-priv-key.pem&multipart-upload=true
'';
giteaTokenFile = "/run/secrets/services/hydra/gitea_token";
githubTokenFile = "/run/secrets/services/hydra/github_token";