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:
parent
f94b0b809d
commit
c36d95b4ba
@ -127,7 +127,7 @@
|
|||||||
vars:
|
vars:
|
||||||
tox_envlist: venv
|
tox_envlist: venv
|
||||||
run: playbooks/tox/tarball
|
run: playbooks/tox/tarball
|
||||||
post-run: playbooks/tox/tarball-post
|
post-run: playbooks/python/tarball-post
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: openstack-infra/zuul-jobs
|
name: openstack-infra/zuul-jobs
|
||||||
|
Loading…
Reference in New Issue
Block a user