Knowledge-Graph-Hub / kg-covid-19

An instance of KG Hub to produce a knowledge graph for COVID-19 response.
https://github.com/Knowledge-Graph-Hub/kg-covid-19/wiki
BSD 3-Clause "New" or "Revised" License
79 stars 26 forks source link

Add cleanws to post stage in Jenkinsfile #432

Closed justaddcoffee closed 3 years ago

justaddcoffee commented 3 years ago

It's evident that previous runs in a given workspace are causing some issues here:

Adding cleanWs() to the post stage should fix this