From 48b35c03080a9900583c1629103d2c327271f523 Mon Sep 17 00:00:00 2001 From: Nana Janashia Date: Sun, 8 Nov 2020 08:09:54 +0000 Subject: [PATCH] Update Jenkinsfile --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 2f4fe03..f46590d 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -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'