Add release-zuul-python to post pipeline
By adding release-zuul-python to the post pipeline, we can start publishing per-commit tarballs / wheels to pypi. This is helpful for zuul operators that don't want to deploy nodepool via git, but want to use the latest commits of nodepool. Change-Id: I8098a4e750d4931b7c12a5ce2a84885ef87db734 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
2e8f286c4f
commit
1714b6aae3
@ -239,6 +239,7 @@
|
||||
post:
|
||||
jobs:
|
||||
- publish-zuul-docs
|
||||
- release-zuul-python
|
||||
promote:
|
||||
jobs:
|
||||
- nodepool-promote-image
|
||||
|
Loading…
x
Reference in New Issue
Block a user