We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3945bb commit e7d8124Copy full SHA for e7d8124
Jenkinsfile
@@ -34,7 +34,7 @@ pipeline {
34
CI_WEB='true'
35
CI_PORT='5299'
36
CI_SSL='false'
37
- CI_DELAY='180'
+ CI_DELAY='240'
38
CI_DOCKERENV=''
39
CI_AUTH=''
40
CI_WEBPATH=''
jenkins-vars.yml
@@ -23,7 +23,7 @@ repo_vars:
23
- CI_WEB='true'
24
- CI_PORT='5299'
25
- CI_SSL='false'
26
- - CI_DELAY='120'
+ - CI_DELAY='240'
27
- CI_DOCKERENV=''
28
- CI_AUTH=''
29
- CI_WEBPATH=''
0 commit comments