Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 403 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 403 Bytes

Lingr notifiy step

before using gem, need to make bot of Lingr. Lingr/developer

Options

  • bot-id (required)
  • secret (required)
  • room-id (required)
  • on

Example

build:
  after-steps:
    - 1syo/[email protected]:
        bot-id: YOUR_BOT_ID
        secret: YOUR_SECRET
        room-id: YOUR_ROOM_ID

License

The MIT License (MIT)