Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2022-09-22 08:58:57 +02:00
parent ed7b0571ac
commit 62fc6f604d

2
Jenkinsfile vendored
View File

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