terraform/hydra-projects: keep one evaluation only for emacs_overlay

755024956d
This commit is contained in:
zowoq 2023-09-19 15:23:18 +10:00
parent be9777f41f
commit f2ea7aa875

View file

@ -49,7 +49,7 @@ resource "hydra_jobset" "emacs_overlay" {
check_interval = 1800
scheduling_shares = 3000
keep_evaluations = 3
keep_evaluations = 1
email_notifications = false
}