Merge "Return npm site location as artifact"

This commit is contained in:
Zuul 2019-03-01 20:33:51 +00:00 committed by Gerrit Code Review
commit f16c254034
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/"