Skip to content

Commit

Permalink
ci: 补充代码质量报告附件
Browse files Browse the repository at this point in the history
  • Loading branch information
李一凡 committed Aug 28, 2020
1 parent ef61909 commit 5aecc56
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,7 @@ include:
- project: 'hanlin/open-source/hanlin-gitlab-ci'
file: '.gitlab-ci-template.yml'
ref: 'master'

code_quality:
artifacts:
paths: [gl-code-quality-report.json]

0 comments on commit 5aecc56

Please sign in to comment.