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.
2 parents fb66687 + 60dd3bc commit 0ecf908Copy full SHA for 0ecf908
Jenkinsfile
@@ -16,7 +16,7 @@
16
// Then a second PR submitted to comment out the @Library line, and when it
17
// is landed, both PR branches can be deleted.
18
19
-// @Library(value="pipeline-lib@my_pr_branch") _
+@Library(value="pipeline-lib@bmurrell/pipeline-lib-branch-action") _
20
21
// The docker agent setup may need to know the
22
// UID that the build agent is running under.
0 commit comments