summaryrefslogtreecommitdiff
path: root/.expeditor/config.yml
diff options
context:
space:
mode:
authorJaymala Sinha <jsinha@chef.io>2019-10-10 14:51:02 -0400
committerJaymala Sinha <jsinha@chef.io>2019-10-10 15:14:57 -0400
commit5460919d0313a53c8eb36aa7c98c9c87431f89ba (patch)
treecfe022082b127fa4e7d16d3ece4324bb570e3e0b /.expeditor/config.yml
parent95ee05bb6dca6788ecd6d3663e15a442abfe40ba (diff)
downloadffi-yajl-5460919d0313a53c8eb36aa7c98c9c87431f89ba.tar.gz
Fix verification tests
Signed-off-by: Jaymala Sinha <jsinha@chef.io>
Diffstat (limited to '.expeditor/config.yml')
-rw-r--r--.expeditor/config.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index ac559df..ae7f111 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -7,6 +7,7 @@ slack:
# This publish is triggered by the `built_in:publish_rubygems` artifact_action.
rubygems:
- ffi-yajl
+ - ffi-yajl-universla-java
github:
# This deletes the GitHub PR branch after successfully merged into the release branch
@@ -44,4 +45,4 @@ promote:
pipelines:
- verify:
description: Pull Request validation tests
- public: true
+ public: true \ No newline at end of file