zuul-jobs/roles/shake-build/README.rst
Tristan Cacqueray 5854500179 shake-build: add shake_target variable
This change enable user to specify custom shake target.

Change-Id: I1feb24cd2c66e58da130079e85de844dfd5c6792
2020-08-05 21:08:37 +00:00

18 lines
330 B
ReStructuredText

Run the shake build system command.
**Role Variables**
.. zuul:rolevar:: shake_report_name
:default: shake.html
The name of the report.
.. zuul:rolevar:: shake_target
The name of the target to build.
.. zuul:rolevar:: zuul_work_dir
:default: {{ zuul.project.src_dir }}
Directory to run the shake command in.