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 64b15cd commit 5f818efCopy full SHA for 5f818ef
Jenkinsfile
@@ -30,7 +30,7 @@ pipeline {
30
CI_WEB='true'
31
CI_PORT='80'
32
CI_SSL='false'
33
- CI_DELAY='60'
+ CI_DELAY='180'
34
CI_DOCKERENV=''
35
CI_AUTH=''
36
CI_WEBPATH=''
jenkins-vars.yml
@@ -21,7 +21,7 @@ repo_vars:
21
- CI_WEB='true'
22
- CI_PORT='80'
23
- CI_SSL='false'
24
- - CI_DELAY='60'
+ - CI_DELAY='180'
25
- CI_DOCKERENV=''
26
- CI_AUTH=''
27
- CI_WEBPATH=''
0 commit comments