ducoterra b07a2c095b Run update after make-push
To close things out we should re-run make-update to ensure changes are
pulled back into the repo we updated from.
2021-11-01 10:05:43 -04:00
2021-10-31 20:59:29 -04:00
2021-11-01 10:05:43 -04:00

Adding the "common" subtree as your .gitlab folder

# Add the subtree as a remote
git subtree add --prefix .gitlab git@gitlab.ducoterra.net:services/common.git main --squash

# Now you can run the following to update
make make-update
Description
No description provided
Readme 69 MiB
Languages
Makefile 94%
Dockerfile 6%