This commit is contained in:
Ubuntu
2022-10-17 13:49:27 +00:00
parent 5001de6971
commit 6d2eee29e1
18 changed files with 231 additions and 269 deletions

2
Jenkinsfile vendored
View File

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