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([ [