old-commit-hash: ba20e91d11
ba20e91d11
@ -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"