From 94db5c3efa708a26c5a2c40de292a927614fedf1 Mon Sep 17 00:00:00 2001 From: Nana Janashia Date: Sun, 21 Mar 2021 10:20:42 +0000 Subject: [PATCH] Update Jenkinsfile --- Jenkinsfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 613347b..66c9a0c 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -3,7 +3,6 @@ // Reference the GitLab connection name from your Jenkins Global configuration (https://JENKINS_URL/configure, GitLab section) properties([ - $class: 'GitLabConnectionProperty', gitLabConnection('test-gitlab-hook'), pipelineTriggers([ [