mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-06 17:17:56 +03:00
c000499c4f
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>
13 lines
326 B
YAML
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'
|