04c7247604
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
4 lines
49 B
YAML
4 lines
49 B
YAML
- hosts: all
|
|
roles:
|
|
- build-python-release
|