Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2022-09-19 14:53:35 +02:00
parent 1368ece90c
commit fffd9b47bd

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'''
}
}
}