Revert CI delay

This commit is contained in:
TheSpad 2022-11-22 16:21:55 +00:00
parent cfbf822462
commit d5cea1fcbb
No known key found for this signature in database
GPG Key ID: 08F06191F4587860
2 changed files with 2 additions and 2 deletions

2
Jenkinsfile vendored
View File

@ -33,7 +33,7 @@ pipeline {
CI_WEB='true'
CI_PORT='80'
CI_SSL='false'
CI_DELAY='240'
CI_DELAY='120'
CI_DOCKERENV='TZ=US/Pacific'
CI_AUTH=''
CI_WEBPATH=''

View File

@ -24,7 +24,7 @@ repo_vars:
- CI_WEB='true'
- CI_PORT='80'
- CI_SSL='false'
- CI_DELAY='240'
- CI_DELAY='120'
- CI_DOCKERENV='TZ=US/Pacific'
- CI_AUTH=''
- CI_WEBPATH=''