Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2022-09-18 06:16:30 -05:00
parent 395e4805a0
commit 761f949f99

2
Jenkinsfile vendored
View file

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