Bot Updating Templated Files

pull/127/head
LinuxServer-CI 2022-09-20 00:55:21 -05:00
rodzic 3377865724
commit 7205053c59
1 zmienionych plików z 1 dodań i 1 usunięć

2
Jenkinsfile vendored
Wyświetl plik

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