Skip to content

Commit 4593337

Browse files
Update README.md
1 parent d79a108 commit 4593337

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,14 @@ Also, if you want to publish release description to your Slack - just set follow
5353
set :mls_ruby_capistrano_slacker_post_release_description, true
5454
```
5555

56+
### Ability to skip this
57+
58+
If You really need to have this gem inside your project, and dont want to see messages from that, You can add following key to `deploy.rb` or deploy configs:
59+
60+
```ruby
61+
set :mls_ruby_capistrano_slacker_skip, true
62+
```
63+
5664
## Contributing
5765

5866
1. Fork it

0 commit comments

Comments
 (0)