3563c5c2aa0100574f505b7dda324b5a52ea34cf
Add docker-release command which updates the image tag in the docker-compose.yaml and runs a `make push`.
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
Makefile
94%
Dockerfile
6%