Test
This commit is contained in:
parent
7d5331d88b
commit
266fa614df
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
|
@ -96,6 +96,7 @@ pipeline {
|
||||||
}
|
}
|
||||||
post {
|
post {
|
||||||
failure {
|
failure {
|
||||||
|
echo "SHOUTPUT: -->${shOutput}<--"
|
||||||
npmGithubPrComment("CI Error:\n\n```\n${shOutput}\n```", true)
|
npmGithubPrComment("CI Error:\n\n```\n${shOutput}\n```", true)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue