35da394f53
Built content and source tarballs are different. Have a role that handles uploading built content. Append -content to the tarball so that a project can publish both a source tarball and a built content tarball without stepping on each other. Change-Id: I33dff8080018bda281a00e648468de80d3ecd679
12 lines
320 B
ReStructuredText
12 lines
320 B
ReStructuredText
Fetch a Javascript content tarball back to be published.
|
|
|
|
A content tarball is one that contains built javascript/css artifacts,
|
|
such as but not limited to those produced by the webpack ArchivePlugin.
|
|
|
|
**Role Variables**
|
|
|
|
.. zuul:rolevar:: zuul_work_dir
|
|
:default: {{ zuul.project.src_dir }}
|
|
|
|
Directory to work in.
|