diff --git a/.gitlab/Makefile b/.gitlab/Makefile index 320f9d4..61a7dbb 100644 --- a/.gitlab/Makefile +++ b/.gitlab/Makefile @@ -32,3 +32,4 @@ 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