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

Fixed .gitlab-ci.yml

parent 2b731372
No related branches found
No related tags found
7 merge requests!80doc Ordner für Doku angelegt. Klassen Diagramm erstellt closes #24,!79doc Ordner für Doku angelegt. Klassen Diagramm erstellt closes x24,!75Fix für index out of range,!74closes #13,!73Walzen Variable als public,!72TODO aufgelöst: resetNachricht,!71Array zu String korrigiert in der Dokumentation
...@@ -18,10 +18,4 @@ Run JUnit tests and verify: ...@@ -18,10 +18,4 @@ Run JUnit tests and verify:
reports: reports:
junit: junit:
- target/surefire-reports/TEST-*.xml - target/surefire-reports/TEST-*.xml
- target/failsafe-reports/TEST-*.xml - target/failsafe-reports/TEST-*.xml
\ No newline at end of file
enable_merge:
only: merge_requests
script:
- echo true
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