Skip to content

Commit 821e36a

Browse files
committed
Revert "Use less cautious version of jenkins-pipeline-libs"
This reverts commit e6a20b4. Build tests will fail. Ultimately the solution is to backport [STRWEB-151](https://folio-org.atlassian.net/browse/STRWEB-151) to allow builds to pass.
1 parent 492e9f6 commit 821e36a

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

Jenkinsfile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
@Library ('folio_jenkins_shared_libs@less-cautious-yarn-install') _
2-
// 2026-04-15
3-
// Use version of library without https://github.com/folio-org/jenkins-pipeline-libs/pull/162 for now
1+
@Library ('folio_jenkins_shared_libs') _
2+
43

54
pipeline {
65

0 commit comments

Comments
 (0)