diff --git a/Jenkinsfile b/Jenkinsfile index eb0dc53de..01d50c99e 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -13,11 +13,11 @@ pipeline { jiraAddComment idOrKey: '${TaskID}', comment: 'build successfull', site: 'butenko992' } } -\\ stage('get hash') { -\\ steps { - \\ sh 'echo ${RELEASE_NOTES}' - \\ sh 'echo ${GIT_COMMIT}' - \\ } +// stage('get hash') { +// steps { +// sh 'echo ${RELEASE_NOTES}' +// sh 'echo ${GIT_COMMIT}' +// } } stage('Build') { steps {