6455775623
The current legacy javascript publish jobs are super broken. This adds one that will use the roles from zuul-jobs and then will publish the contents to npm. Depends-On: I7f7c031ce754838776043325025fe5928cd36135 Change-Id: Ib361ee2880be77eff3ef905726b032777d0b807a
5 lines
62 B
YAML
5 lines
62 B
YAML
- hosts: all
|
|
roles:
|
|
- role: npm
|
|
npm_command: pack
|