summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2020-02-20 11:36:23 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2020-02-20 11:36:23 +1000
commitacc60b9fb0ec501f6a0ba51bd61c1c73b7307057 (patch)
tree2ade8d4050ff33b503a88b27f7990091d3f04406
parenta2f354bb48aa5c474196e2b295abc6c2b456c50c (diff)
downloadlibinput-acc60b9fb0ec501f6a0ba51bd61c1c73b7307057.tar.gz
gitlab CI: add a comment to explain one of the jobs
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--.gitlab-ci.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b9f910c4..fe12139f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -128,6 +128,9 @@ variables:
# #
#################################################################
+#
+# Verify that commit messages are as expected, signed-off, etc.
+#
check-commit:
image: golang:alpine