548d2b387a
This broke multiple zuul deployments. Please do not make changes without having tests on them.
This reverts commit fe4ce563f2
.
Change-Id: I0eac14d9c9c4e717883965e37fa6e3bbaf37f35a
5 lines
160 B
YAML
5 lines
160 B
YAML
- name: Build a tarball and wheel
|
|
command: "{{ release_python }} setup.py sdist bdist_wheel {{ bdist_wheel_xargs }}"
|
|
args:
|
|
chdir: "{{ zuul_work_dir }}"
|