commit | 96fecf0a8c508b8bc680ae1cd1fe94878eb91355 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Wed Mar 27 13:52:01 2019 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Wed Mar 27 14:02:36 2019 -0700 |
tree | 4e5685a7b0de9ce18eab7c5f3a890261c6cfe79f | |
parent | 4462aafc4b40f417248978bbfbbb48c5e6758d3c [diff] |
Add pypi-pre-commands to allow build steps before pypi publish Change-Id: I1d564a5ef93b893f2767ee1dae9ccc60ab826bf2
diff --git a/jjb/verify/voltha-protos.yaml b/jjb/verify/voltha-protos.yaml index ada8bd0..0f193ab 100644 --- a/jjb/verify/voltha-protos.yaml +++ b/jjb/verify/voltha-protos.yaml
@@ -11,6 +11,7 @@ - 'post-merge-voltha-protos-jobs': branch-regexp: '{supported-branches-regexp}' pypi-index: 'pypi' + pypi-prep-commands: 'make python-protos' - job-group: name: 'verify-voltha-protos-jobs'