mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 08:16:06 +08:00
@@ -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