]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
ci: Refresh generated files
authorMartin Kletzander <mkletzan@redhat.com>
Fri, 27 May 2022 11:35:33 +0000 (13:35 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 27 May 2022 11:35:33 +0000 (13:35 +0200)
Notable changes:

* 'lcitool manifest' now generates absolute include paths

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
ci/gitlab.yml

index 379a41111cabd5022fb0d765d2fe227806aecb13..cab4e6074c2100e4812a43a52b0ac980ae496b5e 100644 (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'