Skip to content

Commit 2edd476

Browse files
committed
ci: fix ci variable indentation
1 parent cbfd3ce commit 2edd476

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)