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 a81aa29 + 27bd7a6 commit dfd06c1Copy full SHA for dfd06c1
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