Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2021-07-12 08:18:10 +00:00
parent 2ace15fcc2
commit aa41e222b4

2
Jenkinsfile vendored
View File

@ -29,7 +29,7 @@ pipeline {
DIST_IMAGE = 'alpine'
MULTIARCH = 'true'
CI = 'true'
CI_WEB = 'true'
CI_WEB = 'false'
CI_PORT = '80'
CI_SSL = 'false'
CI_DELAY = '30'