mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/vapor-laravel-explore.git
synced 2026-08-19 04:24:03 +00:00
Test triggering of new webhook for Jenkins Multibranch setup
This commit is contained in:
Vendored
+1
-1
@@ -20,7 +20,7 @@ pipeline {
|
||||
stage('Download source code from Git') {
|
||||
steps {
|
||||
git(
|
||||
url: payload.project.http_url,
|
||||
url: 'https://gitlab.com/CIEFWorldwideSdnBhd/vapor-laravel-explore.git',
|
||||
credentialsId: 'gitlab-jenkins-localhost',
|
||||
branch: 'vapor/production'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user