git push on foreground, we should fail it it fails

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2022-08-02 02:00:10 +00:00
parent c7e9a9d571
commit 980156236c

2
push
View File

@@ -13,7 +13,7 @@ fi
make
make multipage
if ! $dry_run; then
git push --follow-tags &
git push --follow-tags
git push -f git@github.com:cirosantilli/china-dictatorship-2.git &
git push -f git@gitlab.com:cirosantilli/china-dictatorship.git &
git push -f git@github.com:coding-stuffs/china-dictatorship-2.git &