All checks were successful
Build and Deploy Spring Boot Server / build (push) Successful in 10m16s
182 B
182 B
Run it locally:
-
build the current state: mvn clean install or mvn clean install -DskipTests
-
docker it up and run it docker-compose -f dev-docker-compose.yml up --build