Y
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
letientai299
3031 days ago
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.
link