mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-27 11:40:36 +01:00
gitlab-ci: regenerate ci-templates's containers
This commit is contained in:
parent
126beb8a58
commit
49b779b9b7
2 changed files with 6 additions and 6 deletions
|
|
@ -47,11 +47,11 @@ variables:
|
|||
#
|
||||
# This is done by running `ci-fairy generate-template` and possibly bump
|
||||
# ".default_tag".
|
||||
FEDORA_TAG: '2021-07-12.0-d4c78c08d9d0'
|
||||
UBUNTU_TAG: '2021-07-12.0-5cf970042e30'
|
||||
DEBIAN_TAG: '2021-07-12.0-5cf970042e30'
|
||||
CENTOS_TAG: '2021-07-12.0-d4c78c08d9d0'
|
||||
ALPINE_TAG: '2021-07-12.0-60385e44c795'
|
||||
FEDORA_TAG: '2022-01-04.0-ed7a83d49619'
|
||||
UBUNTU_TAG: '2022-01-04.0-bcc65b379852'
|
||||
DEBIAN_TAG: '2022-01-04.0-bcc65b379852'
|
||||
CENTOS_TAG: '2022-01-04.0-ed7a83d49619'
|
||||
ALPINE_TAG: '2022-01-04.0-3caa10046464'
|
||||
|
||||
FEDORA_EXEC: 'bash .gitlab-ci/fedora-install.sh'
|
||||
UBUNTU_EXEC: 'bash .gitlab-ci/debian-install.sh'
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
#
|
||||
|
||||
# We're happy to rebuild all containers when one changes.
|
||||
.default_tag: &default_tag '2021-07-12.0'
|
||||
.default_tag: &default_tag '2022-01-04.0'
|
||||
|
||||
|
||||
# The list of all distributions we want to create job for.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue