Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2022-09-22 08:53:28 -05:00
parent 0292b8ace1
commit 7ca7d66aef

2
Jenkinsfile vendored
View File

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