mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +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>
6 lines
133 B
YAML
6 lines
133 B
YAML
# This is just a legacy alias used by the
|
|
# https://gitlab.com/samba-team/devel/samba configuration
|
|
#
|
|
include:
|
|
- '/.gitlab-ci.yml'
|