Skip to content

Commit f722e3e

Browse files
Bot Updating Templated Files
1 parent e2248e8 commit f722e3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -687,7 +687,7 @@ pipeline {
687687
-e DO_REGION="ams3" \
688688
-e DO_BUCKET="lsio-ci" \
689689
-t ghcr.io/linuxserver/ci:latest \
690-
python /ci/ci.py'''
690+
python3 test_build.py'''
691691
}
692692
}
693693
}

0 commit comments

Comments
 (0)