d86b5052a8c5947bbd7bb6ca47128bc0d54b571c
Add PROJECT_NAME and VERSION variables to Makefile.
Adding the "common" subtree as your .gitlab folder
# Add the subtree as a remote
git remote add common git@gitlab.ducoterra.net:services/common.git
git subtree add --prefix .gitlab common main
# Now you can run the following to update
make make-update
Description
Languages
Makefile
94%
Dockerfile
6%