Skip to content

Commit

Permalink
Cleanup allow sonarqube to fail for now
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesbochmann committed Nov 24, 2023
1 parent 6355cb7 commit ec29bbe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ variables:
ANALYSE_COVERAGE_MIN: '1'
ANALYSE_COVERAGE_LAST_THRESHOLD: '5.0'
PHPCOMPATIBILITY_PHP_VERSIONS: '7.4,8.0,8.1,8.2'

sonarqube:
allow_failure: true

0 comments on commit ec29bbe

Please sign in to comment.