Allowed failures (for now) for CPD check
This commit is contained in:
parent
c74865e3a3
commit
5995bfcad2
1 changed files with 1 additions and 0 deletions
|
@ -58,3 +58,4 @@ code_quality:
|
||||||
- build/reports/cpd/cpdCheck.xml
|
- build/reports/cpd/cpdCheck.xml
|
||||||
#create a report on the quality of the code
|
#create a report on the quality of the code
|
||||||
expose_as: 'Code Quality Report'
|
expose_as: 'Code Quality Report'
|
||||||
|
allow_failure: true
|
||||||
|
|
Loading…
Reference in a new issue