Return npm site location as artifact

Later, we will update zuul-preview to look up artifact URLs for
sites and return that as the success url.

Change-Id: I8eae92e0b94085241a30b7d6e9b2894e1d07096e
This commit is contained in:
James E. Blair 2019-03-01 11:43:45 -08:00
parent 885f02e217
commit 1814e8b316
1 changed files with 8 additions and 0 deletions

View File

@ -140,3 +140,11 @@
src: "{{ coverage_output_src }}"
verify_host: true
when: coverage_report_stat.stat.exists
- name: Return site artifact location to Zuul
zuul_return:
data:
zuul:
artifacts:
- name: "site"
url: "npm/html/"