ducoterra a6053ed3f0 Add make git-release
Add command which makes an automated release from the VERSION file.
Commits and tags everything not staged in the repo.
2021-11-02 10:25:18 -04:00
2021-11-02 10:25:18 -04:00
2021-11-02 10:25:18 -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%