This commit is contained in:
parent
6a27b752e2
commit
eb32b6daa2
|
@ -33,7 +33,7 @@ pre: {
|
||||||
//env.DEBUG = 'strong-remoting:shared-method'
|
//env.DEBUG = 'strong-remoting:shared-method'
|
||||||
}
|
}
|
||||||
|
|
||||||
pipeline {
|
node {
|
||||||
stage('Setup') {
|
stage('Setup') {
|
||||||
env.GIT_COMMIT_MSG = sh(
|
env.GIT_COMMIT_MSG = sh(
|
||||||
script: 'git log -1 --pretty=%B ${GIT_COMMIT}',
|
script: 'git log -1 --pretty=%B ${GIT_COMMIT}',
|
||||||
|
|
Loading…
Reference in New Issue