This commit is contained in:
arthur tourneyrie 2020-03-15 17:10:19 -04:00
parent 3619d67ff1
commit 310798eed5

1
Jenkinsfile vendored
View file

@ -1,4 +1,5 @@
pipeline {
slackSend color: 'good', message: 'Message from Jenkins Pipeline'
agent any
stages {