mirror of
https://github.com/linuxserver/docker-bookstack.git
synced 2026-02-20 02:30:30 +08:00
increase CI delay
This commit is contained in:
parent
bcfe590602
commit
4b78437a98
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -32,7 +32,7 @@ pipeline {
|
||||
CI_WEB = 'false'
|
||||
CI_PORT = '80'
|
||||
CI_SSL = 'false'
|
||||
CI_DELAY = '120'
|
||||
CI_DELAY = '180'
|
||||
CI_DOCKERENV = 'CI_RUN=true'
|
||||
CI_AUTH = 'user:password'
|
||||
CI_WEBPATH = ''
|
||||
|
||||
@ -23,7 +23,7 @@ repo_vars:
|
||||
- CI_WEB = 'false'
|
||||
- CI_PORT = '80'
|
||||
- CI_SSL = 'false'
|
||||
- CI_DELAY = '120'
|
||||
- CI_DELAY = '180'
|
||||
- CI_DOCKERENV = 'CI_RUN=true'
|
||||
- CI_AUTH = 'user:password'
|
||||
- CI_WEBPATH = ''
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user