mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-09 13:49:24 +08:00
increase build timeouts
This commit is contained in:
@@ -57,7 +57,7 @@ objects:
|
||||
app: "${NAME}"
|
||||
spec:
|
||||
runPolicy: "Parallel"
|
||||
completionDeadlineSeconds: 1800
|
||||
completionDeadlineSeconds: 3600
|
||||
strategy:
|
||||
dockerStrategy:
|
||||
forcePull: true
|
||||
|
||||
@@ -60,7 +60,7 @@ objects:
|
||||
app: "${NAME}"
|
||||
spec:
|
||||
runPolicy: "Parallel"
|
||||
completionDeadlineSeconds: 1800
|
||||
completionDeadlineSeconds: 3600
|
||||
strategy:
|
||||
dockerStrategy:
|
||||
forcePull: true
|
||||
|
||||
Reference in New Issue
Block a user