diff options
author | Mark Anderson <mark@chef.io> | 2019-05-03 13:45:20 -0700 |
---|---|---|
committer | Mark Anderson <mark@chef.io> | 2019-05-03 21:28:03 -0700 |
commit | efeff93bd0d532a798ded74c35f87853fd006d2c (patch) | |
tree | 0bc563d6ffaebcfb9928272c21d93419cdaf60bf /.expeditor | |
parent | 0712e33f82da93bb90358a8c72cab6ab42098556 (diff) | |
download | chef-efeff93bd0d532a798ded74c35f87853fd006d2c.tar.gz |
While we always want latest license-acceptance gem, it's generating a lot of noise
Signed-off-by: Mark Anderson <mark@chef.io>
Diffstat (limited to '.expeditor')
-rw-r--r-- | .expeditor/config.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml index 6dfd00400e..55a74e04f2 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -143,6 +143,6 @@ subscriptions: - workload: ruby_gem_published:cheffish-* actions: - bash:.expeditor/update_dep.sh - - workload: ruby_gem_published:license-acceptance-* - actions: - - bash:.expeditor/update_dep.sh +# - workload: ruby_gem_published:license-acceptance-* +# actions: +# - bash:.expeditor/update_dep.sh |