Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI
2022-09-18 17:36:21 +02:00
parent f78acfcaf3
commit c2cfa3610d
Vendored
+1 -1
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'''
}
}
}