]> git.samba.org - metze/samba-autobuild/.git/commit
.gitlab-ci.yml: move the content to .gitlab-ci-main.yml
authorStefan Metzmacher <metze@samba.org>
Tue, 29 Dec 2020 13:45:55 +0000 (14:45 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 13 Apr 2021 08:23:35 +0000 (08:23 +0000)
commitc378d4dde0a550c70a8d75bbb0e2b002b26477df
treeb12b3c7b5a8acf5ecb976a99f71859b3486d4266
parenta786ff99677bd22dc0499a01027f003bf8bfae27
.gitlab-ci.yml: move the content to .gitlab-ci-main.yml

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>
.gitlab-ci-default.yml [new file with mode: 0644]
.gitlab-ci-main.yml [new file with mode: 0644]
.gitlab-ci-private.yml
.gitlab-ci.yml