Commit 23271711 authored by Murukesh Mohanan's avatar Murukesh Mohanan

remove deprecated --path flag

parent af73b0d2
Pipeline #1367 failed with stage
......@@ -8,7 +8,8 @@ cache:
before_script:
- gem install bundler
- bundle install --path vendor
- bundle config set path 'vendor'
- bundle install
# the 'pages' job will deploy and build your site to the 'public' path
pages:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment