From 17291abd2e116fddf9d3c247d1e2b755bff7a398 Mon Sep 17 00:00:00 2001 From: Nana Janashia Date: Sun, 21 Mar 2021 10:18:40 +0000 Subject: [PATCH] Update Jenkinsfile --- Jenkinsfile | 1 + 1 file changed, 1 insertion(+) 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([ [