[ci skip] Reorganize .gitlab-ci.yml
authorM. Eric Irrgang <ericirrgang@gmail.com>
Thu, 12 Mar 2020 16:07:09 +0000 (19:07 +0300)
committerEric Irrgang <ericirrgang@gmail.com>
Thu, 19 Mar 2020 12:04:47 +0000 (13:04 +0100)
commitb4e5842936daa7edc5dd0cd1561ebf17754d1166
tree7b0d1049711c393027767866cee52826e8f3ba42
parent87f193973e4263f8b81bb8d46015440d27cd6987
[ci skip] Reorganize .gitlab-ci.yml

* Move job definitions to a few thematic files in admin/gitlab-ci/
* Remove the layer of indirection from .include-template.yml

Change-Id: I2431647ec32929098d2ca04f57083172bb266a44
.gitlab-ci.yml
admin/ci-templates/.include-template.yml [deleted file]
admin/gitlab-ci/documentation.gitlab-ci.yml [new file with mode: 0644]
admin/gitlab-ci/lint.gitlab-ci.yml [new file with mode: 0644]
admin/gitlab-ci/release.gitlab-ci.yml [new file with mode: 0644]
admin/gitlab-ci/testing-matrix.gitlab-ci.yml [new file with mode: 0644]