Skip to content
Snippets Groups Projects
Commit d35503c5 authored by Dennis Eisold's avatar Dennis Eisold
Browse files

Gitlab CI Konfiguration hinzugefügt

parent 23182495
No related branches found
No related tags found
No related merge requests found
Pipeline #146 failed with stage
in 3 minutes and 7 seconds
java:
stage: test
script:
- mvn verify
artifacts:
reports:
junit:
- target/surefire-reports/TEST-*.xml
- target/failsafe-reports/TEST-*.xml
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment