yours-truly-phil / SOULHub

Serves SOUL (Sound Language) Patches
MIT License
7 stars 0 forks source link

github workflow for production build in docker #58

Open yours-truly-phil opened 4 years ago

yours-truly-phil commented 4 years ago

Workflow that executes on master commits

mvn spring-boot:build-image -Pproduction

docker-compose build && docker-compose up