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

Commit 6c3b01c

Browse files
Bot Updating Templated Files
1 parent 4d13dc7 commit 6c3b01c

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
@@ -685,7 +685,7 @@ pipeline {
685685
-e DO_REGION="ams3" \
686686
-e DO_BUCKET="lsio-ci" \
687687
-t ghcr.io/linuxserver/ci:latest \
688-
python /ci/ci.py'''
688+
python3 test_build.py'''
689689
}
690690
}
691691
}

0 commit comments

Comments
 (0)