Skip to content

Added test to build steps to error out on bad data for adopters

This affects terminal, Jenkins, Travis, and Docker builds (as all make use of this script through NPM). This should stop bad data from being pushed to production, allowing for reruns.

Signed-off-by: Martin Lowe martin.lowe@eclipse-foundation.org

Merge request reports