Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI
2022-09-18 09:57:54 +02:00
parent 661cac879e
commit b5b6a14b76

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