summaryrefslogtreecommitdiff
path: root/.expeditor
diff options
context:
space:
mode:
authorThomas Powell <powell@progress.com>2022-10-27 08:43:08 -0400
committerThomas Powell <powell@progress.com>2022-10-27 08:43:14 -0400
commitbf95738d22760ea98e722aae32233859d1002ed3 (patch)
tree0550c385347bd79d78468bf1dadafdf0aa660ae4 /.expeditor
parenta9d8e4966ec373af7d7bf7638c1769bf6ba8c002 (diff)
downloadchef-bf95738d22760ea98e722aae32233859d1002ed3.tar.gz
Point at chef/berkshelf instead of berkshelf/berkshelf
Signed-off-by: Thomas Powell <powell@progress.com>
Diffstat (limited to '.expeditor')
-rw-r--r--.expeditor/verify.pipeline.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml
index b72a9ba5ff..7ab1ea33cd 100644
--- a/.expeditor/verify.pipeline.yml
+++ b/.expeditor/verify.pipeline.yml
@@ -335,7 +335,7 @@ steps:
- apt-get install -y graphviz
- bundle config set --local without omnibus_package
- bundle install --jobs=3 --retry=3
- - bundle exec tasks/bin/run_external_test chef/berkshelf tp-debug-verify-breakage rake
+ - bundle exec tasks/bin/run_external_test chef/berkshelf main rake
expeditor:
executor:
docker: