Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gitlab/templates/sheriff.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Loading