Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2022-09-18 11:29:21 +02:00
parent ebf3c81bd6
commit 0a23b70830

2
Jenkinsfile vendored
View File

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