Install yarn in javascript pre playbook
We do this in the javascript pre playbook in zuul-jobs but not here. Update it to be consistent. Change-Id: Ia3c300e763a44b85db83d2c161d9ac3e0c2f54db
This commit is contained in:
parent
9d0e806ec4
commit
6058d60737
@ -5,5 +5,6 @@
|
||||
bindep_dir: "{{ zuul_work_dir }}"
|
||||
- test-setup
|
||||
- install-nodejs
|
||||
- install-yarn
|
||||
- revoke-sudo
|
||||
- install-javascript-packages
|
||||
|
Loading…
Reference in New Issue
Block a user