Skip to content
Snippets Groups Projects
Commit ba2eb151 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Revert code climate

parent 88a6c606
Branches
Tags
2 merge requests!58Develop,!53Resolve "process_derivaUpload"
Pipeline #8705 failed
......@@ -12,30 +12,14 @@ variables:
refHuVersion: "38.p12.v31"
refERCCVersion: "92"
include:
- template: Code-Quality.gitlab-ci.yml
stages:
- test
- unit
- aggregation
- reference
- integration
- consistency
- consistency: [gl-code-quality-report.html]
code_quality:
stage: test
artifacts:
paths: [gl-code-quality-report.json]
expire_in: 1 year
code_quality_html:
stage: test
extends: code_quality
variables:
REPORT_FORMAT: html
artifacts:
paths: [gl-code-quality-report.html]
getBag:
stage: unit
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment