From f5106bffe34b56c0714778d19b30db8848576c18 Mon Sep 17 00:00:00 2001 From: Oleksandr Butenko <58562385+sprientera992@users.noreply.github.com> Date: Tue, 13 Jul 2021 17:05:38 +0300 Subject: [PATCH] DEV-2 --- Jenkinsfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Jenkinsfile b/Jenkinsfile index e7a8ff5b4..4dc78eff7 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -66,6 +66,7 @@ pipeline { } } } + } stage('get hash') { steps { // sh 'echo ${GIT_COMMIT_MSG}'