Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2022-09-17 04:46:26 -05:00
parent 6fd10943d3
commit 4865be6e8b

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