Skip to content

chaiwatmat/line-notify-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins Line Notify Plugin

This plugin use for send message to LINE application, using service Line notify

Prerequisite

Installation

Install plugin "line notify" from Jenkins > Manage Jenkins > Manage Plugins

How to use

Freestyle job

Just add Line notify from build step

Pipeline job

node {
   lineNotify credentialsId: 'my-credential'
}

About

jenkins Line Notify Plugin

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 93.3%
  • HTML 6.7%