From 0a4e3488e86a95364494c79c6dc0bc9cc76dab3f Mon Sep 17 00:00:00 2001 From: ysykzheng Date: Wed, 7 Aug 2019 14:49:56 +0800 Subject: [PATCH] update readme, and update file name rule --- README.md | 4 ++-- pom.xml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) 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