diff options
Diffstat (limited to '.expeditor')
-rw-r--r-- | .expeditor/verify.pipeline.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml index bafdf44c20..daa9d0025e 100644 --- a/.expeditor/verify.pipeline.yml +++ b/.expeditor/verify.pipeline.yml @@ -357,7 +357,6 @@ steps: - apt-get update -y - apt-get install -y graphviz - bundle config set --local without omnibus_package - - bundle config set --local path 'vendor/bundle' - bundle install --jobs=3 --retry=3 - bundle exec tasks/bin/run_external_test berkshelf/berkshelf main rake expeditor: |