Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2022-09-23 07:13:37 +02:00
parent 081fa928af
commit 23226b65df

2
Jenkinsfile vendored
View File

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