Skip to content

Commit c09451d

Browse files
committed
remove reference
1 parent b951659 commit c09451d

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Jenkinsfile

-7
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@ pipeline {
77
stage('init') {
88
steps {
99
script {
10-
library identifier: "hmdaUtils@master", retriever: modernSCM (
11-
[
12-
$class: 'GitSCMSource',
13-
remote: 'https://github.cfpb.gov/HMDA-Operations/hmda-devops.git'
14-
]
15-
)
16-
1710
init.setEnvironment('hmda_frontend')
1811
}
1912
}

0 commit comments

Comments
 (0)