Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2022-09-17 08:37:31 +02:00
parent 94cefc8b04
commit 9116ea752d

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