Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2024-06-12 15:51:29 +00:00
parent 764afc1a02
commit 22c43a1048

4
Jenkinsfile vendored
View File

@ -31,8 +31,8 @@ pipeline {
CI_PORT='80'
CI_SSL='true'
CI_DELAY='30'
CI_DOCKERENV='TZ=US/Pacific|LSIO_FIRST_PARTY=true'
CI_AUTH='user:password'
CI_DOCKERENV='LSIO_FIRST_PARTY=true'
CI_AUTH=''
CI_WEBPATH=''
}
stages {