Skip to content
This repository was archived by the owner on May 25, 2024. It is now read-only.

Commit 0f3d42f

Browse files
Bot Updating Templated Files
1 parent 154346f commit 0f3d42f

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

0 commit comments

Comments
 (0)