Squashed '.gitlab/' changes from 22a952d..b07a2c0

b07a2c0 Run update after make-push

git-subtree-dir: .gitlab
git-subtree-split: b07a2c095b
This commit is contained in:
ducoterra
2021-11-01 10:06:11 -04:00
parent e7b07c7f84
commit 04243dc35a

View File

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