diff --git a/Makefile b/Makefile index 9a14bdc..a1370f1 100644 --- a/Makefile +++ b/Makefile @@ -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