| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This plugin use for send message to LINE application, using service Line notify
Install plugin "line notify" from Jenkins > Manage Jenkins > Manage Plugins
Just add Line notify from build step
node {
lineNotify credentialsId: 'my-credential'
}| Back | FazBrowse Home | New Git URL |