From f121822bb5e78c6e7fc15666aee293574029dc6d Mon Sep 17 00:00:00 2001 From: ahmadhassanSystemsltd <109286114+ahmadhassanSystemsltd@users.noreply.github.com> Date: Thu, 8 Sep 2022 16:28:53 +0500 Subject: [PATCH] Update Jenkinsfile --- Jenkinsfile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index 9187e1c0..47da494b 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,7 +1,3 @@ -#!groovy - -@Library('slackNotifications-shared-library@master') _ - pipeline { agent any tools { @@ -101,4 +97,4 @@ using shared library for slack reporting using build job to call a Freestyle project which sends the Cucumber reports to slack currently the cucumberSlackSend channel: 'apigee-cicd', json: '$WORKSPACE/reports.json' option doesnt send the reports to Slack -*/ \ No newline at end of file +*/