]> git.proxmox.com Git - mirror_qemu.git/commit
gitlab: drop $CI_PROJECT_DIR from cache path
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 1 Aug 2023 13:03:59 +0000 (14:03 +0100)
committerThomas Huth <thuth@redhat.com>
Thu, 3 Aug 2023 11:04:47 +0000 (13:04 +0200)
commit5ef56e3b18b185df12fea0901efa0843058572d6
tree21b42363a18232c953136a89d5dbc0b590a6f98d
parent46aedd34b459a9e0ff7f61d554368b27910dd56d
gitlab: drop $CI_PROJECT_DIR from cache path

The gitlab cache is limited to only handle content within the
$CI_PROJECT_DIR hierarchy, and as such relative paths are always
implicitly relative to $CI_PROJECT_DIR.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20230801130403.164060-5-berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.d/windows.yml