Increase CI timeout
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -32,7 +32,7 @@ pipeline {
|
||||
CI_WEB='true'
|
||||
CI_PORT='9696'
|
||||
CI_SSL='false'
|
||||
CI_DELAY='120'
|
||||
CI_DELAY='240'
|
||||
CI_DOCKERENV=''
|
||||
CI_AUTH=''
|
||||
CI_WEBPATH='/system/status'
|
||||
|
||||
@@ -20,7 +20,7 @@ repo_vars:
|
||||
- CI_WEB='true'
|
||||
- CI_PORT='9696'
|
||||
- CI_SSL='false'
|
||||
- CI_DELAY='120'
|
||||
- CI_DELAY='240'
|
||||
- CI_DOCKERENV=''
|
||||
- CI_AUTH=''
|
||||
- CI_WEBPATH='/system/status'
|
||||
|
||||
Reference in New Issue
Block a user