Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2024-06-12 15:51:05 +00:00
parent 7a9c52d71d
commit eaed231c19

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 {