mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-08-06 08:46:08 +08:00
phone CI: pull over https, push over ssh
old-commit-hash: ba20e91d1194014a25122793c49456a010413779
This commit is contained in:
@@ -95,7 +95,7 @@ popd
|
||||
|
||||
if [ ! -z "$CI_PUSH" ]; then
|
||||
echo "[-] Pushing to $CI_PUSH T=$SECONDS"
|
||||
git push -f origin master-ci:$CI_PUSH
|
||||
git push -f git@github.com:commaai/openpilot.git master-ci:$CI_PUSH
|
||||
fi
|
||||
|
||||
echo "[-] done pushing T=$SECONDS"
|
||||
|
||||
Reference in New Issue
Block a user