Update Jenkinsfile
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -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([
|
||||||
[
|
[
|
||||||
|
|||||||
Reference in New Issue
Block a user