mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
c378d4dde0
We introduce an indirection from gitlab-ci.yml via .gitlab-ci-default.yml to .gitlab-ci-main.yml We do that in order to introduce a .gitlab-ci-coverage.yml later as that will have to use different settings in future. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
3 lines
37 B
YAML
3 lines
37 B
YAML
include:
|
|
- /.gitlab-ci-default.yml
|