publishing pypy packages for kafka and grpc robot libraries
Change-Id: I4cd0c4dbd004df12ac4b8322900541edec74d8c0
diff --git a/jjb/verify/grpc-robot.yaml b/jjb/verify/grpc-robot.yaml
index e5a14aa..8d13859 100644
--- a/jjb/verify/grpc-robot.yaml
+++ b/jjb/verify/grpc-robot.yaml
@@ -8,9 +8,9 @@
jobs:
- 'verify-grpc-robot-jobs':
branch-regexp: '{supported-branches-regexp}'
-# - 'publish-grpc-robot-jobs':
-# branch-regexp: '{supported-branches-regexp}'
-# pypi-index: 'pypi'
+ - 'publish-grpc-robot-jobs':
+ branch-regexp: '{supported-branches-regexp}'
+ pypi-index: 'pypi'
- job-group:
name: 'verify-grpc-robot-jobs'
@@ -20,9 +20,9 @@
- 'make-unit-test':
junit-allow-empty-results: true
-# - job-group:
-# name: 'publish-grpc-robot-jobs'
-# jobs:
-# - 'pypi-publish':
-# project-regexp: '^{name}$'
-# dependency-jobs: 'version-tag'
+- job-group:
+ name: 'publish-grpc-robot-jobs'
+ jobs:
+ - 'pypi-publish':
+ project-regexp: '^{name}$'
+ dependency-jobs: 'version-tag'