Skip to content
Snippets Groups Projects
Commit 90481bfe authored by Okoun-Ola Fabien Houeto's avatar Okoun-Ola Fabien Houeto
Browse files

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

Set FailOnError to false

See merge request !344
parents 29e018d0 ee8b8f85
No related branches found
No related tags found
1 merge request!344Set FailOnError to false
Pipeline #182166 failed
......@@ -230,6 +230,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