diff --git a/Jenkinsfile b/Jenkinsfile index 6906ba9c2..2cc82c099 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -69,8 +69,7 @@ pipeline { always { //jiraSendDeploymentInfo site: '.atlassian.net', environmentId: 'us-prod-1', environmentName: 'us-prod-1', environmentType: 'production' jiraAddComment comment: 'build ', idOrKey: 'Task1', site: 'https://butenko992.atlassian.net' - } } } - } -} + } +}