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

Commit a4fad66

Browse files
Bot Updating Templated Files
1 parent c98d847 commit a4fad66

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
@@ -673,7 +673,7 @@ pipeline {
673673
-e DO_REGION="ams3" \
674674
-e DO_BUCKET="lsio-ci" \
675675
-t ghcr.io/linuxserver/ci:latest \
676-
python /ci/ci.py'''
676+
python3 test_build.py'''
677677
}
678678
}
679679
}

0 commit comments

Comments
 (0)