summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2022-03-16 10:55:08 +0100
committerThomas Haller <thaller@redhat.com>2022-03-16 21:40:54 +0100
commit4cc0f41e45345bbb5880f3828dd888c3dce53996 (patch)
treef537070766ef8545a5591bc8f7be0bd9abbde5b6 /.gitlab-ci.yml
parent0c147283c9a0fedb2d86197fe3919996bdf1d058 (diff)
downloadNetworkManager-4cc0f41e45345bbb5880f3828dd888c3dce53996.tar.gz
gitlab-ci: make "contrib/debian/REQUIRED_PACKAGES" verbose during container installation
To help debugging the script.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 237fd8ad64..cc64355104 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -48,8 +48,8 @@ variables:
# This is done by running `ci-fairy generate-template` and possibly bump
# ".default_tag".
FEDORA_TAG: '2022-03-15.0-9d8288d70d58'
- UBUNTU_TAG: '2022-03-15.0-8399925e7a59'
- DEBIAN_TAG: '2022-03-15.0-8399925e7a59'
+ UBUNTU_TAG: '2022-03-15.0-c933c3fced1c'
+ DEBIAN_TAG: '2022-03-15.0-c933c3fced1c'
CENTOS_TAG: '2022-03-15.0-9d8288d70d58'
ALPINE_TAG: '2022-03-15.0-499639d17df6'