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

10 lines
139 B
YAML
Raw Permalink Normal View History

2022-07-13 16:55:50 +02:00
stages:
- test
2022-07-13 17:19:01 +02:00
include:
- template: Code-Quality.gitlab-ci.yml
code_quality:
artifacts:
paths: [ gl-code-quality-report.json ]