mirror of
https://github.com/linuxserver/docker-emby.git
synced 2026-02-20 02:14:58 +08:00
disable screenshots on testing
This commit is contained in:
parent
b4c0b1f6d7
commit
8b7883d050
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -23,7 +23,7 @@ pipeline {
|
||||
DIST_IMAGE = 'ubuntu'
|
||||
MULTIARCH='true'
|
||||
CI='true'
|
||||
CI_WEB='true'
|
||||
CI_WEB='false'
|
||||
CI_PORT='8096'
|
||||
CI_SSL='false'
|
||||
CI_DELAY='120'
|
||||
|
||||
@ -20,7 +20,7 @@ repo_vars:
|
||||
- DIST_IMAGE = 'ubuntu'
|
||||
- MULTIARCH='true'
|
||||
- CI='true'
|
||||
- CI_WEB='true'
|
||||
- CI_WEB='false'
|
||||
- CI_PORT='8096'
|
||||
- CI_SSL='false'
|
||||
- CI_DELAY='120'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user