mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-08-03 08:41:41 +08:00
Fix source brnach in master-ci push
old-commit-hash: a2fe62ce77dec09a515336c55b1931f7b5148239
This commit is contained in:
+1
-1
@@ -108,7 +108,7 @@ popd
|
||||
|
||||
if [ ! -z "$PUSH" ]; then
|
||||
echo "[-] Pushing to $PUSH T=$SECONDS"
|
||||
git push -f origin master:$PUSH
|
||||
git push -f origin master-ci:$PUSH
|
||||
fi
|
||||
|
||||
echo "[-] done pushing T=$SECONDS"
|
||||
|
||||
Reference in New Issue
Block a user