zuul-jobs/roles/fetch-javascript-content-tarball
James E. Blair 6d13ee475d Correct artifact return url for python/js
The recent change to return the artifact URLs for python/js builds
omitted the artifacts/ directory from the URL.

Change-Id: If86749533e73dbfd17317acba22dbd05dff34abb
2019-06-10 13:41:52 -07:00
..

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).