gitlab-ci: update tags

This commit is contained in:
Jan Vaclav 2024-05-09 17:00:19 +02:00
parent 47ffe6a497
commit 05c81123b7

View file

@ -57,11 +57,11 @@ variables:
#
# This is done by running `ci-fairy generate-template` and possibly bumping
# ".default_tag".
ALPINE_TAG: 'tag-ed94fd969369'
CENTOS_TAG: 'tag-dc93a9c129f8'
DEBIAN_TAG: 'tag-3766b6cf1e7d'
FEDORA_TAG: 'tag-dc93a9c129f8'
UBUNTU_TAG: 'tag-3766b6cf1e7d'
ALPINE_TAG: 'tag-4e88b0485a0b'
CENTOS_TAG: 'tag-49333ce03178'
DEBIAN_TAG: 'tag-40fb807bf9e5'
FEDORA_TAG: 'tag-49333ce03178'
UBUNTU_TAG: 'tag-40fb807bf9e5'
ALPINE_EXEC: 'bash .gitlab-ci/alpine-install.sh'
CENTOS_EXEC: 'bash .gitlab-ci/fedora-install.sh'