1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-28 09:24:24 +01:00
fab-manager/.gitlab-ci.yml
2022-07-13 17:19:01 +02:00

10 lines
139 B
YAML

stages:
- test
include:
- template: Code-Quality.gitlab-ci.yml
code_quality:
artifacts:
paths: [ gl-code-quality-report.json ]