Don't make-update after make-push

This commit is contained in:
ducoterra
2021-11-01 21:47:00 -04:00
parent 25ce278d58
commit 05a22bfe3b

View File

@@ -34,4 +34,3 @@ make-push: warning
@git remote add common git@gitlab.ducoterra.net:services/common.git
@git subtree push --prefix .gitlab common main
@git remote remove common
@make make-update