Update Jenkinsfile

This commit is contained in:
Nana Janashia
2020-11-08 08:09:54 +00:00
parent 80ed88f4be
commit 48b35c0308

2
Jenkinsfile vendored
View File

@@ -1,4 +1,4 @@
Library identifier: 'jenkins-shared-library', retriever: modernSCM(
library identifier: 'jenkins-shared-library', retriever: modernSCM(
[$class: 'GitSCMSource',
remote: 'https://gitlab.com/nanuchi/jenkins-shared-library.git',
credentials: 'gitlab-credentials'