diff --git a/gitlab/templates/sheriff.gitlab-ci.yml b/gitlab/templates/sheriff.gitlab-ci.yml index 340e32a..a47c599 100644 --- a/gitlab/templates/sheriff.gitlab-ci.yml +++ b/gitlab/templates/sheriff.gitlab-ci.yml @@ -5,7 +5,7 @@ variables: description: "Slack token for notifications" SHERIFF_CONFIG: description: "Sheriff TOML configuration file contents. Will be available to sheriff as a file `sheriff.toml`" - SHERIFF_CLI_ARGS: + SHERIFF_CLI_ARGS: description: "Add CLI arguments to pass to the sheriff patrol command" .sheriff: