zuul-jobs/roles/fetch-javascript-content-ta...
Tristan Cacqueray 28f007d360 fetch-javascript-content-tarball: fix tarball relative path
This change fixes the tarball relative path to be absolute.

Change-Id: Ife78f91bca9fe1f010db2e0fbfd23b35ad306b1f
2018-10-09 00:22:32 +00:00
..
defaults Add role for fetching javascript built content 2018-03-06 13:33:10 -06:00
tasks fetch-javascript-content-tarball: fix tarball relative path 2018-10-09 00:22:32 +00:00
README.rst fetch-javascript-content-tarball: add create_tarball variable 2018-10-02 17:12:25 -05:00

README.rst

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

Create a tarball with the contents of create_tarball_directory (relative to zuul_work_dir).