-
Type:
Bug
-
Resolution: Invalid
-
Priority:
Medium
-
Component/s: Pipelines - Run Failures
Hi Team,
Preinstall is not being called.
node:7.5.0
branches:
develop:
- step:
script:
- ** npm install && npm run build**
package.json
"scripts": { "preinstall": "./buddybuild_postclone.sh",