Skip to content

Commit 651f8ce

Browse files
authored
Merge pull request #43 from sacha-c/gitlab-templates
ci: fix ci variable indentation
2 parents 56ebae0 + 2edd476 commit 651f8ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitlab/templates/sheriff.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ variables:
55
description: "Slack token for notifications"
66
SHERIFF_CONFIG:
77
description: "Sheriff TOML configuration file contents. Will be available to sheriff as a file `sheriff.toml`"
8-
SHERIFF_CLI_ARGS:
8+
SHERIFF_CLI_ARGS:
99
description: "Add CLI arguments to pass to the sheriff patrol command"
1010

1111
.sheriff:

0 commit comments

Comments
 (0)