generated from hjess/PythonTemplateProject
[main] Lidt mere context
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 44s
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 44s
This commit is contained in:
@@ -6,6 +6,9 @@ job "lifefaq" {
|
|||||||
update {
|
update {
|
||||||
stagger = "60s"
|
stagger = "60s"
|
||||||
max_parallel = 1
|
max_parallel = 1
|
||||||
|
canary = 1
|
||||||
|
auto_revert = true
|
||||||
|
auto_promote = true
|
||||||
progress_deadline = "6m"
|
progress_deadline = "6m"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user