diff --git a/jenkins.run.js b/jenkins.run.js index 4fc9def..8ddd15d 100644 --- a/jenkins.run.js +++ b/jenkins.run.js @@ -67,7 +67,7 @@ if (fs.existsSync ('CHANGELOG.md')) { } else { console.log ('changelog does not exist'); - ok = false; + // ok = false; disable until all modules have a changelog } if (ok)