This commit is contained in:
Oleksandr Butenko 2021-07-13 17:05:38 +03:00 committed by GitHub
parent 0e43ea25ff
commit f5106bffe3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
Jenkinsfile vendored
View file

@ -66,6 +66,7 @@ pipeline {
}
}
}
}
stage('get hash') {
steps {
// sh 'echo ${GIT_COMMIT_MSG}'