Skip to content

jenkinsci/line-notify-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 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

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published