e23ece5e55
When producing javascript content tarballs, return artifact records to Zuul. Add a new job, build-javascript-content-tarball, which includes the role to fetch javascript content tarballs. Change-Id: Ia247054d0523b81916815151fd57138469f634e0
4 lines
61 B
YAML
4 lines
61 B
YAML
- hosts: all
|
|
roles:
|
|
- fetch-javascript-content-tarball
|