Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2022-09-17 10:23:34 -05:00
parent d87e0b5c47
commit 1103ce7945

2
Jenkinsfile vendored
View File

@ -708,7 +708,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'''
}
}
}