gitlab CI: remove leftover comments referring to libinput

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/684
This commit is contained in:
Peter Hutterer 2020-11-18 07:57:50 +10:00 committed by Thomas Haller
parent 5ce9f0e186
commit 133de4ab59
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728
2 changed files with 6 additions and 8 deletions

View file

@ -39,12 +39,11 @@ variables:
GIT_DEPTH: 1
# these tags should be updated each time the list of packages is updated
# changing these will force rebuilding the associated image
# Note: these tags have no meaning and are not tied to a particular
# libinput version
FEDORA_TAG: '2020-11-17.0-b6f225d87807'
UBUNTU_TAG: '2020-11-17.0-e2797fbbfc3a'
DEBIAN_TAG: '2020-11-17.0-e2797fbbfc3a'
CENTOS_TAG: '2020-11-17.0-b6f225d87807'
# Note: these tags have no meaning and are not tied to a particular NM version
FEDORA_TAG: '2020-11-17.0-3bc1d72be050'
UBUNTU_TAG: '2020-11-17.0-dc51098af332'
DEBIAN_TAG: '2020-11-17.0-dc51098af332'
CENTOS_TAG: '2020-11-17.0-3bc1d72be050'
FEDORA_EXEC: 'bash .gitlab-ci/fedora-install.sh'
UBUNTU_EXEC: 'bash .gitlab-ci/debian-install.sh'

View file

@ -31,8 +31,7 @@ variables:
GIT_DEPTH: 1
# these tags should be updated each time the list of packages is updated
# changing these will force rebuilding the associated image
# Note: these tags have no meaning and are not tied to a particular
# libinput version
# Note: these tags have no meaning and are not tied to a particular NM version
{% for distro in distributions %}
{{"%-13s"| format(distro.name.upper() + '_TAG:')}}'{{distro.tag}}-{{
(ci_fairy.hashfiles('./.gitlab-ci/config.yml',