Deploy test
This commit is contained in:
parent
e6d0fbd2fb
commit
28810d834f
|
@ -61,7 +61,7 @@ try {
|
|||
body: 'Failed'
|
||||
)
|
||||
}
|
||||
|
||||
/*
|
||||
if (env.GIT_COMMITTER_EMAIL) {
|
||||
def status
|
||||
def body = "<p>Check status at ${env.BUILD_URL}</p>"
|
||||
|
@ -78,3 +78,4 @@ if (env.GIT_COMMITTER_EMAIL) {
|
|||
body: body
|
||||
)
|
||||
}
|
||||
*/
|
Loading…
Reference in New Issue