Skip to content
Snippets Groups Projects

Legacy: docker

1 file
+ 0
2
Compare changes
  • Side-by-side
  • Inline
+ 0
2
@@ -172,8 +172,6 @@ Unit Tests:
reports:
junit: ${JUNIT_FILES}
coverage: '/Total.*?([0-9]{1,3})%/'
extends:
- .java
needs: []
script:
- ./gradlew check
Loading