Skip to content

Commit 99ac907

Browse files
Bot Updating Templated Files
1 parent 91408e7 commit 99ac907

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
@@ -720,7 +720,7 @@ pipeline {
720720
-e DO_REGION="ams3" \
721721
-e DO_BUCKET="lsio-ci" \
722722
-t ghcr.io/linuxserver/ci:latest \
723-
python /ci/ci.py'''
723+
python3 test_build.py'''
724724
}
725725
}
726726
}

0 commit comments

Comments
 (0)