mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-08 21:30:07 -06:00
ci: run sonarcloud on both success and failure
This commit is contained in:
@@ -640,6 +640,10 @@ def uploadScanResults(ctx):
|
||||
"refs/heads/master",
|
||||
"refs/pull/**",
|
||||
],
|
||||
"status": [
|
||||
"success",
|
||||
"failure",
|
||||
],
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user