gitlab CI: add a comment to explain one of the jobs
authorPeter Hutterer <peter.hutterer@who-t.net>
Thu, 20 Feb 2020 01:36:23 +0000 (11:36 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Thu, 20 Feb 2020 01:36:23 +0000 (11:36 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
.gitlab-ci.yml

index b9f910c..fe12139 100644 (file)
@@ -128,6 +128,9 @@ variables:
 #                                                               #
 #################################################################
 
+#
+# Verify that commit messages are as expected, signed-off, etc.
+#
 
 check-commit:
   image: golang:alpine