limit hydra eval jobs to 1

This commit is contained in:
Charlotte 🦝 Delenk 2023-03-22 07:13:31 +01:00
parent b25b247402
commit 724fae6ef6
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -74,6 +74,7 @@ in {
<git-input>
timeout = 3600
</git-input>
max_concurrent_evals = 1
'';
giteaTokenFile = "/run/secrets/services/hydra/gitea_token";
githubTokenFile = "/run/secrets/services/hydra/github_token";