Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI
2022-09-21 23:59:44 -05:00
parent 4fc1bf0ce7
commit e28f1ff88c

2
Jenkinsfile vendored
View File

@@ -714,7 +714,7 @@ pipeline {
-e DO_REGION="ams3" \ -e DO_REGION="ams3" \
-e DO_BUCKET="lsio-ci" \ -e DO_BUCKET="lsio-ci" \
-t ghcr.io/linuxserver/ci:latest \ -t ghcr.io/linuxserver/ci:latest \
python /ci/ci.py''' python3 test_build.py'''
} }
} }
} }