From 28a53403d1912327415b4f9bf0ce24d5184839dd Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Mon, 27 Jun 2022 10:47:30 +0200 Subject: [PATCH] ci: trivial changes to comments Hopefully for better not worse. --- .gitlab-ci.yml | 3 ++- .gitlab-ci/ci.template | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 41a96d5318..cc3b9488f9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,6 +3,7 @@ ######################################## # # # THIS FILE IS GENERATED, DO NOT EDIT # +# Edit .gitlab-ci/ci.template instead # # # ######################################## @@ -45,7 +46,7 @@ variables: # changing these will force rebuilding the associated image # Note: these tags have no meaning and are not tied to a particular NM version # - # This is done by running `ci-fairy generate-template` and possibly bump + # This is done by running `ci-fairy generate-template` and possibly bumping # ".default_tag". FEDORA_TAG: '2022-06-27.0-8441692e0ce9' UBUNTU_TAG: '2022-06-27.0-d5ae0b779ff0' diff --git a/.gitlab-ci/ci.template b/.gitlab-ci/ci.template index 68b35849d4..094bf8b58f 100644 --- a/.gitlab-ci/ci.template +++ b/.gitlab-ci/ci.template @@ -5,6 +5,7 @@ ######################################## # # # THIS FILE IS GENERATED, DO NOT EDIT # +# Edit .gitlab-ci/ci.template instead # # # ######################################## @@ -33,7 +34,7 @@ variables: # changing these will force rebuilding the associated image # Note: these tags have no meaning and are not tied to a particular NM version # - # This is done by running `ci-fairy generate-template` and possibly bump + # This is done by running `ci-fairy generate-template` and possibly bumping # ".default_tag". {% for distro in distributions %} {{"%-13s"| format(distro.name.upper() + '_TAG:')}}'{{distro.tag}}-{{