From e8ed5bd514fd3987f44e2ca95b3eca1f35074a90 Mon Sep 17 00:00:00 2001 From: David Gageot Date: Fri, 22 Nov 2019 16:32:53 +0100 Subject: [PATCH] [doc] Add missing configuration to the git tagger Signed-off-by: David Gageot --- docs/content/en/docs/pipeline-stages/taggers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/en/docs/pipeline-stages/taggers.md b/docs/content/en/docs/pipeline-stages/taggers.md index daaad9375ee..b024263df22 100644 --- a/docs/content/en/docs/pipeline-stages/taggers.md +++ b/docs/content/en/docs/pipeline-stages/taggers.md @@ -43,7 +43,7 @@ specified explicitly: ### Configuration -`gitCommit` tag policy features no options. +{{< schema root="GitTagger" >}} ## `sha256`: uses Sha256 hashes of contents as tags