Regen jenkinsfile

This commit is contained in:
TheSpad 2022-09-16 20:14:15 +01:00
parent 12948902a1
commit 19b9b4baef
No known key found for this signature in database
GPG key ID: 08F06191F4587860

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