summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2021-08-24 18:51:52 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2021-08-24 18:51:52 -0700
commit714c62ab8d8eb7e5e7ba565c0364d647bc48817d (patch)
tree86f8b4ba75419fdb4d03c0f1ad54640111c72438
parentc1ec86970610ec74402634144ca2e6117886ea03 (diff)
downloadchef-714c62ab8d8eb7e5e7ba565c0364d647bc48817d.tar.gz
Fix berks + chefspec branchnames
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-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 8df28bdd26..4320ed397e 100644
--- a/.expeditor/verify.pipeline.yml
+++ b/.expeditor/verify.pipeline.yml
@@ -329,7 +329,7 @@ steps:
- apt-get install -y graphviz
- bundle config set --local without omnibus_package
- bundle install --jobs=3 --retry=3 --path=vendor/bundle
- - bundle exec tasks/bin/run_external_test berkshelf/berkshelf master rake
+ - bundle exec tasks/bin/run_external_test berkshelf/berkshelf main rake
expeditor:
executor:
docker: