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