Update Jenkinsfile

This commit is contained in:
Nana Janashia
2021-03-21 10:18:40 +00:00
parent d72a06f005
commit 17291abd2e

1
Jenkinsfile vendored
View File

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