Update Jenkinsfile

This commit is contained in:
Nana Janashia
2020-11-08 08:10:52 +00:00
parent 2c6295012f
commit 1ce128d916

2
Jenkinsfile vendored
View File

@@ -1,4 +1,4 @@
library identifier: 'jenkins-shared-library', 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',
credentialsId: 'gitlab-credentials' credentialsId: 'gitlab-credentials'