From 0a3000abe724ff7eb16e2a6293ef430b30a75798 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Fri, 16 Sep 2022 16:00:38 +0200 Subject: [PATCH] Bot Updating Templated Files --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index bae4561..41a1692 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -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''' } } }