Hacker News new | ask | show | jobs
by venantius 3033 days ago
Your comment makes it sound like you don't run your build process in a continuous integration environment.
1 comments

I do. In fact, I'm working on several Spring Boot services that has CI/CD configured on Gitlab. The workflow from push, build, test, release docker image and deploy are all automatic on Gitlab CI.