Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 374 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 374 Bytes

Gitter notify step

The step-gitter-notify is a plugin that notifies Gitter.

Options

  • token (required) Your Gitter token
  • on (optional) When should this step send a message. Possible values: always and failed.

Example

deploy:
  after-steps:
    - 1syo/[email protected]:
        token: YOUR_GITTER_TOKEN

License

The MIT License (MIT)