1stages:
2  - build
3  - test
4
5include:
6  - 'automation/gitlab-ci/build.yaml'
7  - 'automation/gitlab-ci/test.yaml'
8