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

Commit 13ca2c9

Browse files
Bot Updating Templated Files
1 parent b1c7061 commit 13ca2c9

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
@@ -693,7 +693,7 @@ pipeline {
693693
-e DO_REGION="ams3" \
694694
-e DO_BUCKET="lsio-ci" \
695695
-t ghcr.io/linuxserver/ci:latest \
696-
python /ci/ci.py'''
696+
python3 test_build.py'''
697697
}
698698
}
699699
}

0 commit comments

Comments
 (0)