build: refs #6706 hook test #1988

Merged
juan merged 17 commits from 6706-optimizeHooks into dev 2024-02-01 22:40:39 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit eb32b6daa2 - Show all commits

2
Jenkinsfile vendored
View File

@ -33,7 +33,7 @@ pre: {
//env.DEBUG = 'strong-remoting:shared-method'
}
pipeline {
node {
stage('Setup') {
env.GIT_COMMIT_MSG = sh(
script: 'git log -1 --pretty=%B ${GIT_COMMIT}',