[main] Lidt mere context
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 44s

This commit is contained in:
2025-01-04 02:06:14 +01:00
parent f8b216bea3
commit 1cd4e7d4ee

View File

@@ -6,6 +6,9 @@ job "lifefaq" {
update {
stagger = "60s"
max_parallel = 1
canary = 1
auto_revert = true
auto_promote = true
progress_deadline = "6m"
}