project-config/playbooks/zuul-tarball/post.yaml
Monty Taylor 643c176982
Add release-zuul-python job that deals with javascript
The zuul releases need to build javascript when making artifacts. We
also don't want to use the openstack project-template for zuul and
nodepool.

Add a new job and remove the release template from project-config. We'll
add release-zuul-python from zuul and nodepool .zuul.yaml files.

Change-Id: Ic999040ce21e867b2c9279cc3a445fba13a2730f
2018-10-03 11:18:44 -05:00

8 lines
104 B
YAML

- hosts: all
roles:
- fetch-python-sdist-output
- hosts: localhost
roles:
- sign-artifacts