mirror of
https://github.com/linuxserver/docker-plex.git
synced 2026-04-13 00:04:33 +08:00
revert testing changes, plex web endpoint still crashes out the testing loop
This commit is contained in:
parent
508cec655c
commit
78ea9cb207
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -22,7 +22,7 @@ pipeline {
|
||||
DIST_IMAGE = 'ubuntu'
|
||||
MULTIARCH='true'
|
||||
CI='true'
|
||||
CI_WEB='true'
|
||||
CI_WEB='false'
|
||||
CI_PORT='32400'
|
||||
CI_SSL='false'
|
||||
CI_DELAY='120'
|
||||
|
||||
@ -19,7 +19,7 @@ repo_vars:
|
||||
- DIST_IMAGE = 'ubuntu'
|
||||
- MULTIARCH='true'
|
||||
- CI='true'
|
||||
- CI_WEB='true'
|
||||
- CI_WEB='false'
|
||||
- CI_PORT='32400'
|
||||
- CI_SSL='false'
|
||||
- CI_DELAY='120'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user