0b4ed70366
The old role will be kept and include ensure-yarn for backwards-compatability. Change-Id: I7631c7e588bc953d6e3b22759abe66a73ffca728
14 lines
283 B
ReStructuredText
14 lines
283 B
ReStructuredText
Install yarn from yarnpkg repos
|
|
|
|
**Role Variables**
|
|
|
|
.. zuul:rolevar:: zuul_work_dir
|
|
:default: {{ zuul.project.src_dir }}
|
|
|
|
The directory to work in.
|
|
|
|
.. zuul:rolevar:: yarn_lock_file_path
|
|
:default: {{ zuul_work_dir }}/yarn.lock
|
|
|
|
Path to yarn.lock file used by a project.
|