We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be13824 commit 01c6204Copy full SHA for 01c6204
Jenkinsfile
@@ -17,7 +17,7 @@
17
// That PR should be landed with out deleting the PR branch.
18
// Then a second PR submitted to comment out the @Library line, and when it
19
// is landed, both PR branches can be deleted.
20
-//@Library(value='pipeline-lib@my_branch_name') _
+@Library(value='pipeline-lib@bmurrell/fix-mpich-loading') _
21
22
/* groovylint-disable-next-line CompileStatic */
23
job_status_internal = [:]
0 commit comments