Rename tox/tarball-post to python/tarball-post

The actions of the playbook don't really have anything to do with tox.
Tarballs go into dist/ whether tox is used or not.

Change-Id: I49d9efaf34644c47df0a1acb6ca108fe4ec99fa4
This commit is contained in:
Monty Taylor 2017-08-22 14:43:13 -04:00
parent f94b0b809d
commit c36d95b4ba
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
2 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@
vars:
tox_envlist: venv
run: playbooks/tox/tarball
post-run: playbooks/tox/tarball-post
post-run: playbooks/python/tarball-post
- project:
name: openstack-infra/zuul-jobs