cic-stack/.gitlab-ci.yml

7 lines
88 B
YAML

include:
- local: 'ci_templates/.cic-base.yml'
stages:
- build
- test
- release