Don't use remote common
We're not going to allow remote updates so don't bother with remote common.
This commit is contained in:
2
Makefile
2
Makefile
@@ -25,4 +25,4 @@ make-stash-drop:
|
||||
|
||||
.PHONY: make-update
|
||||
make-update:
|
||||
@git subtree pull --prefix .gitlab --squash --message "Merge update from Common" -q common main
|
||||
@git subtree pull --prefix .gitlab --squash --message "Merge update from Common" -q git@gitlab.ducoterra.net:services/common.git main
|
||||
|
||||
Reference in New Issue
Block a user