Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2022-09-22 16:51:31 +02:00
parent 2820dfb736
commit 93072aa50b

2
Jenkinsfile vendored
View file

@ -720,7 +720,7 @@ pipeline {
-e DO_REGION="ams3" \ -e DO_REGION="ams3" \
-e DO_BUCKET="lsio-ci" \ -e DO_BUCKET="lsio-ci" \
-t ghcr.io/linuxserver/ci:latest \ -t ghcr.io/linuxserver/ci:latest \
python /ci/ci.py''' python3 test_build.py'''
} }
} }
} }