mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 14:55:51 +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 {
|
||||
slackSend color: 'good', message: 'Message from Jenkins Pipeline'
|
||||
agent any
|
||||
stages {
|
||||
stage('Build') {
|
||||
|
|
Loading…
Reference in a new issue