-echo "Placeholder" >> ${OUTPUT_DIR}/build-info.json# touched so that the output directory has some content incase the build fails so that testing reports are uploaded
-printenv
-echo "Building seismic-store-service"
-npm run build
-echo "Building integration testing assemblies and gathering artifacts..."