Enable the same log + console uploading as the anvil-rpm builder
The rpm builder logs are being uploaded just fine, which is great for debugging and figuring out issues, so we should do the same in the venv building component as well (since the logs can be just as useful there to). Change-Id: Ia5e66273d3684ede867b6705c6249b846051b422
This commit is contained in:
parent
14716ea2f2
commit
f45e078afb
@ -113,4 +113,5 @@
|
||||
echo ":)"
|
||||
|
||||
publishers:
|
||||
- zuul-swift-upload-console-log
|
||||
- zuul-swift-upload-logs-with-console:
|
||||
upload_source: 'openstack/deps/output/'
|
||||
|
Loading…
Reference in New Issue
Block a user