From 2fc91c48659b84375173b038b4e7957e56294aa4 Mon Sep 17 00:00:00 2001 From: Simon Welsh Date: Sun, 19 Jun 2016 09:44:50 +1000 Subject: Allow "ci skip" to be in any case --- doc/ci/yaml/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/ci') diff --git a/doc/ci/yaml/README.md b/doc/ci/yaml/README.md index 1892acda29b..ca3bf37f8ad 100644 --- a/doc/ci/yaml/README.md +++ b/doc/ci/yaml/README.md @@ -1034,8 +1034,8 @@ You can find the link under `/ci/lint` of your gitlab instance. ## Skipping builds -If your commit message contains `[ci skip]`, the commit will be created but the -builds will be skipped. +If your commit message contains `[ci skip]`, using any capitalization, the +commit will be created but the builds will be skipped. ## Examples -- cgit v1.2.3