Merge "Return npm site location as artifact"
This commit is contained in:
commit
f16c254034
@ -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/"
|
||||
|
Loading…
Reference in New Issue
Block a user