Skip to content

Commit 39fa263

Browse files
Bot Updating Templated Files
1 parent 383b7fb commit 39fa263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -712,7 +712,7 @@ pipeline {
712712
-e DO_REGION="ams3" \
713713
-e DO_BUCKET="lsio-ci" \
714714
-t ghcr.io/linuxserver/ci:latest \
715-
python /ci/ci.py'''
715+
python3 test_build.py'''
716716
}
717717
}
718718
}

0 commit comments

Comments
 (0)