diff --git a/README.md b/README.md index 0e44025..eb2be1a 100755 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ dadapushSend title:"test title", content:"test content", failOnError:true, chann # Jenkins Instructions -1. Set up a DaDaPush server -2. Configure an incoming webhook +1. go to [DaDaPush](https://www.dadapush.com), sign in or register an account. +2. create new channel, save your channel token. 3. Install this plugin on your Jenkins server 4. **Add it as a Post-build action** in your Jenkins job. diff --git a/pom.xml b/pom.xml index 9ffa3e5..3691d63 100755 --- a/pom.xml +++ b/pom.xml @@ -173,6 +173,7 @@ + ${project.artifactId}-${project.version} org.jenkins-ci.tools