ci: Refresh generated files

Notable changes:

* 'lcitool manifest' now generates absolute include paths

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
Martin Kletzander 2022-05-27 13:35:33 +02:00
parent bf769a4d42
commit 76802e5dc6

View File

@ -5,8 +5,8 @@
# 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'
- 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'