Increase the loop time.
This commit is contained in:
parent
1ca84a3996
commit
69d2bfcda8
|
|
@ -44,7 +44,7 @@ spec:
|
|||
- name: J7S_PATTERN
|
||||
value: "^refs/heads/.*?$"
|
||||
- name: J7S_LOOPTIME
|
||||
value: "3.0"
|
||||
value: "5.0"
|
||||
volumeMounts:
|
||||
- name: git-credentials
|
||||
readOnly: true
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@ spec:
|
|||
- name: J7S_JOB_NAME
|
||||
value: "limbo-web"
|
||||
- name: J7S_LOOPTIME
|
||||
value: "3.0"
|
||||
value: "5.0"
|
||||
volumeMounts:
|
||||
- name: git-credentials
|
||||
readOnly: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue