diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 666444ab1..66644714f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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' diff --git a/.gitlab-ci/ci.template b/.gitlab-ci/ci.template index 4038fe925..aa5ed4327 100644 --- a/.gitlab-ci/ci.template +++ b/.gitlab-ci/ci.template @@ -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',