Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2022-09-21 10:43:41 -05:00
parent c72770f0f5
commit e37844a8ae

2
Jenkinsfile vendored
View File

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