diff --git a/.jenkins b/.jenkins index 3ccb445f..193c57b9 100644 --- a/.jenkins +++ b/.jenkins @@ -1,7 +1,7 @@ #!/usr/bin/env groovy // Include this shared CI repository to load script helpers and libraries. -library identifier: 'vapor@1.0.0-RC3', retriever: modernSCM([ +library identifier: 'vapor@pythonPipeline/latest-tag', retriever: modernSCM([ $class: 'GitSCMSource', remote: 'https://github.com/vapor-ware/ci-shared.git', credentialsId: 'vio-bot-gh',