Update Jenkinsfile

This commit is contained in:
Nana Janashia
2021-03-21 10:20:42 +00:00
parent 17291abd2e
commit 94db5c3efa

1
Jenkinsfile vendored
View File

@@ -3,7 +3,6 @@
// Reference the GitLab connection name from your Jenkins Global configuration (https://JENKINS_URL/configure, GitLab section) // Reference the GitLab connection name from your Jenkins Global configuration (https://JENKINS_URL/configure, GitLab section)
properties([ properties([
$class: 'GitLabConnectionProperty',
gitLabConnection('test-gitlab-hook'), gitLabConnection('test-gitlab-hook'),
pipelineTriggers([ pipelineTriggers([
[ [