Open in Web IDE
Quickly and easily edit multiple files in your project.
Edit
Edit this file only.
image: maven:3.6.3-amazoncorretto-8
build:
script:
- cd CityDoctorParent
- mvn verify
artifacts:
when: always
reports:
junit:
- CityDoctorParent/**/target/surefire-reports/TEST-*.xml