b125b917d9
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
4 lines
32 B
YAML
4 lines
32 B
YAML
- hosts: all
|
|
roles:
|
|
- npm
|