Skip to content

Commit

Permalink
Rename step to discoverGitReferenceBuild.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Nov 22, 2020
1 parent f2ac397 commit 76d9477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/Jenkinsfile.reference
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ node {
}

stage ('Git mining') {
gitForensics()
discoverGitReferenceBuild()
mineRepository()
}

Expand Down

0 comments on commit 76d9477

Please sign in to comment.