image: bellsoft/liberica-openjdk-alpine-musl build: script: - cd CityDoctorParent - mvn verify artifacts: when: always reports: junit: - CityDoctorParent/**/target/surefire-reports/TEST-*.xml