57092b09bc
This adds a license, build and publish jobs, and an placeholder index page. Depends-On: https://review.opendev.org/801899 Change-Id: Ic9a31972c84b3b450abe093b273144f105fb0391
17 lines
380 B
ReStructuredText
17 lines
380 B
ReStructuredText
Copy the website to the artifacts directory
|
|
|
|
This copies the website build output to the artifacts directory so
|
|
that it is published.
|
|
|
|
**Role Variables**
|
|
|
|
.. zuul:rolevar:: source_dir
|
|
:default: {{ zuul_work_dir }}/html
|
|
|
|
The source directory.
|
|
|
|
.. zuul:rolevar:: zuul_work_dir
|
|
:default: {{ zuul.project.src_dir }}
|
|
|
|
The location of the main working directory of the job.
|