gitlab CI: add a comment to explain one of the jobs

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2020-02-20 11:36:23 +10:00
parent a2f354bb48
commit acc60b9fb0

View file

@ -128,6 +128,9 @@ variables:
# #
#################################################################
#
# Verify that commit messages are as expected, signed-off, etc.
#
check-commit:
image: golang:alpine