Skip to content
Snippets Groups Projects
Commit effd414a authored by Yash Dholakia's avatar Yash Dholakia
Browse files

Continue build if dependency-maven-check failed

parent 5a224161
No related branches found
No related tags found
1 merge request!468Continue build if dependency-maven-check failed
Pipeline #175753 failed
......@@ -171,6 +171,7 @@
<assemblyAnalyzerEnabled>false</assemblyAnalyzerEnabled>
<nugetconfAnalyzerEnabled>false</nugetconfAnalyzerEnabled>
<nuspecAnalyzerEnabled>false</nuspecAnalyzerEnabled>
<failOnError>false</failOnError>
</configuration>
<executions>
<execution>
......
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