From fa0a3fc445366f2f7abf325dca45ad74c3cf73e7 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 21 Feb 2020 09:13:00 +1000 Subject: [PATCH] gitlab CI: make the "this is generated" warning more obvious Signed-off-by: Peter Hutterer --- .gitlab-ci.yml | 8 ++++++-- .gitlab-ci/gitlab-ci.tmpl | 10 ++++++++-- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 59af2d4..0adfd7a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,10 @@ # vim: set expandtab shiftwidth=2 tabstop=8 textwidth=0: -# -# THIS FILE IS GENERATED, DO NOT EDIT + +######################################## +# # +# THIS FILE IS GENERATED, DO NOT EDIT # +# # +######################################## .templates_sha: &template_sha b7030c2cd0d6ccc5f6d4f8299bafa4daa9240d71 # see https://docs.gitlab.com/ee/ci/yaml/#includefile diff --git a/.gitlab-ci/gitlab-ci.tmpl b/.gitlab-ci/gitlab-ci.tmpl index f56a54f..632b68e 100644 --- a/.gitlab-ci/gitlab-ci.tmpl +++ b/.gitlab-ci/gitlab-ci.tmpl @@ -1,6 +1,12 @@ # vim: set expandtab shiftwidth=2 tabstop=8 textwidth=0: -# -# THIS FILE IS GENERATED, DO NOT EDIT + +{# You're looking at the template here, so you can ignore the below + warning. This is the right file to edit #} +######################################## +# # +# THIS FILE IS GENERATED, DO NOT EDIT # +# # +######################################## .templates_sha: &template_sha b7030c2cd0d6ccc5f6d4f8299bafa4daa9240d71 # see https://docs.gitlab.com/ee/ci/yaml/#includefile