Skip to content

Commit 2bffc8b

Browse files
Bot Updating Templated Files
1 parent 07ba345 commit 2bffc8b

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
@@ -714,7 +714,7 @@ pipeline {
714714
-e DO_REGION="ams3" \
715715
-e DO_BUCKET="lsio-ci" \
716716
-t ghcr.io/linuxserver/ci:latest \
717-
python /ci/ci.py'''
717+
python3 test_build.py'''
718718
}
719719
}
720720
}

0 commit comments

Comments
 (0)