1
0
mirror of https://gitlab.com/libvirt/libvirt-python.git synced 2026-01-20 08:32:46 +03:00
Files
libvirt-python/ci/gitlab
Erik Skultety 7360326272 ci: manifest: Define artifacts cache
After commit 6e0d4d53 we lost RPM artifacts cache breaking the whole
integration CI. The reason for that is that we manually defined the
artifacts cache in gitlab.yml instead of manifest.yml. Naturally with
the next lcitool update, gitlab.yml got overwritten according to
manifest.yml which didn't define any artifacts cache.

Fixes: 6e0d4d53d5

Signed-off-by: Erik Skultety <eskultet@redhat.com>
2023-01-05 08:33:02 +01:00
..