We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa808f9 commit 37952beCopy full SHA for 37952be
Jenkinsfile
@@ -32,7 +32,7 @@ pipeline {
32
CI_WEB='true'
33
CI_PORT='7878'
34
CI_SSL='false'
35
- CI_DELAY='120'
+ CI_DELAY='240'
36
CI_DOCKERENV=''
37
CI_AUTH=''
38
CI_WEBPATH='/system/status'
jenkins-vars.yml
@@ -23,7 +23,7 @@ repo_vars:
23
- CI_WEB='true'
24
- CI_PORT='7878'
25
- CI_SSL='false'
26
- - CI_DELAY='120'
+ - CI_DELAY='240'
27
- CI_DOCKERENV=''
28
- CI_AUTH=''
29
- CI_WEBPATH='/system/status'
0 commit comments