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 6a43dbf commit fc8f5eeCopy full SHA for fc8f5ee
Jenkinsfile
@@ -35,7 +35,7 @@ pipeline {
35
CI_WEB = 'false'
36
CI_PORT = '80'
37
CI_SSL = 'false'
38
- CI_DELAY = '30'
+ CI_DELAY = '60'
39
CI_DOCKERENV='TEST_RUN=1'
40
CI_AUTH = ''
41
CI_WEBPATH = ''
0 commit comments