Skip to content

Commit 9a69a40

Browse files
committed
initial
1 parent 50168a6 commit 9a69a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
// That PR should be landed with out deleting the PR branch.
1818
// Then a second PR submitted to comment out the @Library line, and when it
1919
// is landed, both PR branches can be deleted.
20-
//@Library(value='pipeline-lib@my_branch_name') _
20+
@Library(value='pipeline-lib@ryon-jensen/stageTiming') _
2121

2222
/* groovylint-disable-next-line CompileStatic */
2323
job_status_internal = [:]

0 commit comments

Comments
 (0)