diff --git a/Jenkinsfile b/Jenkinsfile index 66c9a0c..613347b 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -3,6 +3,7 @@ // Reference the GitLab connection name from your Jenkins Global configuration (https://JENKINS_URL/configure, GitLab section) properties([ + $class: 'GitLabConnectionProperty', gitLabConnection('test-gitlab-hook'), pipelineTriggers([ [