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

Merge branch 'aws-integration-maven' into 'master'

Set FailOnError to false

See merge request !528
parents 7949cafc a972dbf1
No related branches found
No related tags found
1 merge request!528Set FailOnError to false
Pipeline #182903 failed
......@@ -214,6 +214,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