github workflow for production build in docker #58
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
QA
Quality Assurance
Workflow that executes on master commits
mvn spring-boot:build-image -Pproduction
docker-compose build && docker-compose up
The text was updated successfully, but these errors were encountered: