a6053ed3f04109b80859716cdc4c945626ed4bcb
Add command which makes an automated release from the VERSION file. Commits and tags everything not staged in the repo.
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
Languages
Smarty
67.1%
Makefile
26.7%
Dockerfile
5.1%
Shell
1.1%