This website requires JavaScript.
Explore
Help
Sign In
s152483
/
s152483-notify
Watch
1
Star
0
Fork
0
You've already forked s152483-notify
Code
Issues
Pull Requests
Releases
Wiki
Activity
6111d57670
s152483-notify
/
Jenkinsfile
10 lines
145 B
Plaintext
Raw
Normal View
History
Unescape
Escape
jk mail
2020-04-03 14:52:03 +02:00
pipeline {
jk mail
2020-04-03 14:55:55 +02:00
agent any
jk mail
2020-04-03 14:52:03 +02:00
stages {
stage('mail') {
steps {
jk print param
2020-04-03 15:08:15 +02:00
print "${message}"
jk mail
2020-04-03 14:52:03 +02:00
}
}
}
}
Reference in New Issue
Copy Permalink