Comment on Bazel FawltyparentComments−venantius8yYour comment makes it sound like you don't run your build process in a continuous integration environment.−letientai2998yI 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.
Comments
Your comment makes it sound like you don't run your build process in a continuous integration environment.
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.