summaryrefslogtreecommitdiff
path: root/.expeditor
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-08-08 13:30:06 -0700
committerTim Smith <tsmith@chef.io>2018-08-08 13:30:06 -0700
commit5c5937889a998a80db670528efcd720128eb2d65 (patch)
treebde13e483e700ae3f80812e491f4f4d531bbecbc /.expeditor
parente5a896bc9709a656cb77e858f1908e19e33fc0f2 (diff)
downloadchef-5c5937889a998a80db670528efcd720128eb2d65.tar.gz
Fix the name of the script for updating gems
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.expeditor')
-rw-r--r--.expeditor/config.yml32
1 files changed, 16 insertions, 16 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index 7c2ecdd55c..c90235d03f 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -84,49 +84,49 @@ artifact_actions:
subscriptions:
- workload: ruby_gem_published:mixlib-archive-*
actions:
- - bash:.expeditor/update_deps.sh
+ - bash:.expeditor/update_dep.sh
- workload: ruby_gem_published:mixlib-authentication-*
actions:
- - bash:.expeditor/update_deps.sh
+ - bash:.expeditor/update_dep.sh
- workload: ruby_gem_published:mixlib-cli-*
actions:
- - bash:.expeditor/update_deps.sh
+ - bash:.expeditor/update_dep.sh
- workload: ruby_gem_published:mixlib-log-*
actions:
- - bash:.expeditor/update_deps.sh
+ - bash:.expeditor/update_dep.sh
- workload: ruby_gem_published:mixlib-shellout-*
actions:
- - bash:.expeditor/update_deps.sh
+ - bash:.expeditor/update_dep.sh
- workload: ruby_gem_published:chef-vault-*
actions:
- - bash:.expeditor/update_deps.sh
+ - bash:.expeditor/update_dep.sh
- workload: ruby_gem_published:chef-zero-*
actions:
- - bash:.expeditor/update_deps.sh
+ - bash:.expeditor/update_dep.sh
- workload: ruby_gem_published:ohai-*
actions:
- - bash:.expeditor/update_deps.sh
+ - bash:.expeditor/update_dep.sh
- workload: ruby_gem_published:inspec-core-*
actions:
- - bash:.expeditor/update_deps.sh
+ - bash:.expeditor/update_dep.sh
- workload: ruby_gem_published:train-core-*
actions:
- - bash:.expeditor/update_deps.sh
+ - bash:.expeditor/update_dep.sh
- workload: ruby_gem_published:win32-process-*
actions:
- - bash:.expeditor/update_deps.sh
+ - bash:.expeditor/update_dep.sh
- workload: ruby_gem_published:win32-service-*
actions:
- - bash:.expeditor/update_deps.sh
+ - bash:.expeditor/update_dep.sh
- workload: ruby_gem_published:win32-taskscheduler-*
actions:
- - bash:.expeditor/update_deps.sh
+ - bash:.expeditor/update_dep.sh
- workload: ruby_gem_published:ffi-yajl-*
actions:
- - bash:.expeditor/update_deps.sh
+ - bash:.expeditor/update_dep.sh
- workload: ruby_gem_published:libyajl2-*
actions:
- - bash:.expeditor/update_deps.sh
+ - bash:.expeditor/update_dep.sh
- workload: ruby_gem_published:cheffish-*
actions:
- - bash:.expeditor/update_deps.sh
+ - bash:.expeditor/update_dep.sh