For building and running the application you need:
docker-compose up --build
./gradlew build && docker-compose up --build
./gradlew test
Application is configured to every push to master execute deploy automatic.
For building and running the application you need:
docker-compose up --build
./gradlew build && docker-compose up --build
./gradlew test
Application is configured to every push to master execute deploy automatic.