Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2024-08-20 17:46:22 +00:00
parent 5fc66f25b3
commit 2af470ecb7
No known key found for this signature in database

4
Jenkinsfile vendored
View File

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