fix ci screenshot

This commit is contained in:
aptalca
2024-02-27 10:06:00 -05:00
parent b9f43a327a
commit 23f5dfdd37
2 changed files with 2 additions and 2 deletions

2
Jenkinsfile vendored
View File

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

View File

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