mirror of
https://github.com/linuxserver/docker-jellyfin.git
synced 2026-01-22 18:07:49 +00:00
Increase CI delay to account for slow arm startup
This commit is contained in:
parent
a73edc70d6
commit
4abb23e065
2 changed files with 2 additions and 2 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -32,7 +32,7 @@ pipeline {
|
|||
CI_WEB='true'
|
||||
CI_PORT='8096'
|
||||
CI_SSL='false'
|
||||
CI_DELAY='120'
|
||||
CI_DELAY='300'
|
||||
CI_DOCKERENV=''
|
||||
CI_AUTH=''
|
||||
CI_WEBPATH=''
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ repo_vars:
|
|||
- CI_WEB='true'
|
||||
- CI_PORT='8096'
|
||||
- CI_SSL='false'
|
||||
- CI_DELAY='120'
|
||||
- CI_DELAY='300'
|
||||
- CI_DOCKERENV=''
|
||||
- CI_AUTH=''
|
||||
- CI_WEBPATH=''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue