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

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

Set FailOnError to false

See merge request !382
parents 93d04002 f32bef23
No related branches found
No related tags found
1 merge request!382Set FailOnError to false
Pipeline #182910 failed
......@@ -167,6 +167,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