Remove fetch-tox-output from release-openstack-python
We do not use tox -e venv anymore for release-openstack-python, remove it to avoid an failure like: http://logs.openstack.org/33/33d839da8acb93a36a45186d158262f269e9bbd6/release/release-openstack-python/3a9339d/job-output.txt.gz#_2018-10-19_14_13_36_512020 Change-Id: Ib2fd39b0f9b6799e8b5a39044e70b2540b2b5541
This commit is contained in:
parent
dd31cee30d
commit
40ecd7d3dd
@ -1,6 +1,4 @@
|
||||
- hosts: all
|
||||
roles:
|
||||
- fetch-tox-output
|
||||
|
||||
post_tasks:
|
||||
- name: Find tarballs and wheels in dist folder.
|
||||
|
Loading…
Reference in New Issue
Block a user