The submodule is a leftover from when this project was intended to work as a series of microservices. It was meant to provide common functionality to the builds for every microservice. That's no longer the case, and the submodule is a pain-point both in on-boarding new developers and running the Docker build.
2 lines
63 B
Bash
2 lines
63 B
Bash
# update_functions.inc.sh: Functions used by the update script
|