Skip to content

Commit

Permalink
references no longer done here; #382
Browse files Browse the repository at this point in the history
  • Loading branch information
kltm committed Aug 15, 2024
1 parent 62d0596 commit 0d9cac4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -838,9 +838,6 @@ pipeline {
sh 'python3 ./scripts/reports-page-gen.py --report ./assigned-by-combined-report.json --template ./scripts/assigned-by-reports-page-template.html --date $START_DATE > assigned-by-gorule-report.html'
}
}

// Generate the new GO refs data.
sh 'python3 ./scripts/aggregate-references.py -v --directory ./metadata/gorefs --json ./metadata/go-refs.json --stanza ./metadata/GO.references'
}

// Get the date into the metadata, in a similar format
Expand Down

0 comments on commit 0d9cac4

Please sign in to comment.