CI: Update prebuilt repository URL (#374)

This commit is contained in:
Jason Wen
2024-07-31 15:47:34 -08:00
committed by GitHub
parent b3926faebb
commit fa3a0ba747
+1 -1
View File
@@ -202,7 +202,7 @@ check no source code sent:
publish to private gitlab prebuilt:
extends: ".publish_base"
variables:
GIT_ORIGIN: git@gitlab.com:sunnypilot/public/sunnypilot.git
GIT_ORIGIN: git@gitlab.com:sunnypilot/public/sunnypilot-prebuilts.git
rules:
- if: $NEW_BRANCH
when: on_success