diff --git a/Jenkinsfile b/Jenkinsfile index ae1e104dfb..5c1ac53e0d 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,4 +1,4 @@ -@Library('jenkins-library') +@Library('jenkins-library@feature/DOPS-2957') // Job properties def jobParams = [ @@ -21,4 +21,4 @@ def pipeline = new org.android.AppPipeline( dojoProductType: 'android', uploadToNexusFor: ['master','develop','staging'] ) -pipeline.runPipeline('fearless') \ No newline at end of file +pipeline.runPipeline('fearless')