Skip to content

Commit a0d92dd

Browse files
Bot Updating Templated Files
1 parent 96764e2 commit a0d92dd

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
@@ -711,7 +711,7 @@ pipeline {
711711
-e DO_REGION="ams3" \
712712
-e DO_BUCKET="lsio-ci" \
713713
-t ghcr.io/linuxserver/ci:latest \
714-
python /ci/ci.py'''
714+
python3 test_build.py'''
715715
}
716716
}
717717
}

0 commit comments

Comments
 (0)