fix
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -3,7 +3,7 @@
|
|||||||
library identifier: 'jenkins-shared-library@master', retriever: modernSCM(
|
library identifier: 'jenkins-shared-library@master', retriever: modernSCM(
|
||||||
[$class: 'GitSCMSource',
|
[$class: 'GitSCMSource',
|
||||||
remote: 'https://gitlab.com/nanuchi/jenkins-shared-library.git',
|
remote: 'https://gitlab.com/nanuchi/jenkins-shared-library.git',
|
||||||
credentials: 'gitlab-credentials'
|
credentialsId: 'gitlab-credentials'
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user