refs #6915 test_master24_8 #2067

Merged
alexm merged 561 commits from test_master24_8 into master 2024-02-22 07:31:34 +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}',