mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 23:05:50 +00:00
slacksend
This commit is contained in:
parent
35415c5f18
commit
3619d67ff1
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -1,4 +1,5 @@
|
||||||
pipeline {
|
pipeline {
|
||||||
|
slackSend color: 'good', message: 'Message from Jenkins Pipeline'
|
||||||
agent any
|
agent any
|
||||||
stages {
|
stages {
|
||||||
stage('Build') {
|
stage('Build') {
|
||||||
|
|
Loading…
Reference in a new issue