zuul-jobs/playbooks/python/release.yaml
Monty Taylor 04c7247604
Make build-python-release job
python-sdist isn't an accurate name since this also builds wheels. Make
a new job named build-python-release.

Also, use zuul_work_dir as the working dir variable.

This role was written rather early and isn't used yet. Change it to use
zuul_work_dir so that it matches other things.

Change-Id: Icfad9ad6ba5c7a0c62a8d5ce243952b81f28a47f
Depends-On: I8dfe5a41710392d6ca8453ce365f674a9d5e4f6e
2017-11-20 09:09:40 -06:00

4 lines
49 B
YAML

- hosts: all
roles:
- build-python-release