jenkins-common.sh
1.23 KB
-
Add node_modules to the path via the jenkins-common script instead of all-tests. · df821f35
The jenkins-common script is the better place for this particular setup, since that script is doing similar setup steps to prepare the environment for running various tests/subsequent scripts. This also will resolve downstream processes, such as our jenkins AMI builder (for jenkins-worker images).
Ben Patterson committed