Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2022-09-20 08:57:27 +02:00
parent 1b8b155df7
commit 5f3e419167

2
Jenkinsfile vendored
View file

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