fix ci screenshot

This commit is contained in:
aptalca
2024-02-27 10:09:24 -05:00
parent 6c0bd2df7e
commit 49ae898103
2 changed files with 2 additions and 2 deletions

2
Jenkinsfile vendored
View File

@@ -32,7 +32,7 @@ pipeline {
CI_SSL='false'
CI_DELAY='120'
CI_DOCKERENV='TZ=US/Pacific'
CI_AUTH='user:password'
CI_AUTH=''
CI_WEBPATH='/system/status'
}
stages {

View File

@@ -23,7 +23,7 @@ repo_vars:
- CI_SSL='false'
- CI_DELAY='120'
- CI_DOCKERENV='TZ=US/Pacific'
- CI_AUTH='user:password'
- CI_AUTH=''
- CI_WEBPATH='/system/status'
sponsor_links:
- { name: "Radarr", url: "https://opencollective.com/radarr" }