Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 382 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 382 Bytes

SlackUploader

Started as a necessity to upload android apk to slack.

#Instructions

  1. Create a Slack account and obtain your token.
  2. Install the plugin on Jenkins server.
  3. Configure your Jenkins job as a Post-Build action.
  4. Enter the channel and the file path of the files you want to upload.
  5. Start a build and watch as the magic happens.