Skip to content
Snippets Groups Projects
Commit cd620ccf authored by Tomas Madeja's avatar Tomas Madeja
Browse files

misc: remove "DfailIfNoTests" failure in pipeline

parent 62bf04e7
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,6 @@ image: maven:3-jdk-11 ...@@ -3,6 +3,6 @@ image: maven:3-jdk-11
build: build:
script: script:
- chmod +x ./mvnw - chmod +x ./mvnw
- ./mvnw clean test install -DfailIfNoTests=true - ./mvnw clean test install
tags: tags:
- shared-fi - shared-fi
\ 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