diff --git a/Jenkinsfile b/Jenkinsfile index 6c4ec37..0f3e35d 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,5 +1,5 @@ library( - identifier: 'pipeline-lib@4.7.0', + identifier: 'pipeline-lib@4.8.0', retriever: modernSCM([$class: 'GitSCMSource', remote: 'https://github.com/SmartColumbusOS/pipeline-lib', credentialsId: 'jenkins-github-user'])