libvirt/ci/gitlab.yml
Andrea Bolognani c000499c4f ci: Refresh generated files
Notable changes:

  * 'lcitool manifest' now generates GitLab CI rules spread
    across a bunch of files;

  * container images are built less frequently for the main
    repository.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
2022-05-26 16:41:17 +02:00

13 lines
326 B
YAML

# THIS FILE WAS AUTO-GENERATED
#
# $ lcitool manifest ci/manifest.yml
#
# https://gitlab.com/libvirt/libvirt-ci
include:
- local: 'ci/gitlab/container-templates.yml'
- local: 'ci/gitlab/build-templates.yml'
- local: 'ci/gitlab/sanity-checks.yml'
- local: 'ci/gitlab/containers.yml'
- local: 'ci/gitlab/builds.yml'