zuul-jobs/playbooks/javascript/run.yaml
Monty Taylor b125b917d9
Update javascript jobs to take npm_command variable
Similar to tox, the only difference in these is the command passed to
npm. Update the base job to do that, and the child jobs to use the
variable.

Change-Id: I5f9d420f1618e9a196b4218bca7055f377349351
2017-12-14 09:42:11 -06:00

4 lines
32 B
YAML

- hosts: all
roles:
- npm