Commit e73af725 authored by Fatih Sarhan's avatar Fatih Sarhan

Update doc/ci/yaml/README.md

parent 10879664
......@@ -1660,7 +1660,7 @@ automatically fetched and evaluated along with the content of `.gitlab-ci.yml`:
before_script:
- apt-get update -qq && apt-get install -y -qq sqlite3 libsqlite3-dev nodejs
- gem install bundler --no-ri --no-rdoc
- gem install bundler --no-document
- bundle install --jobs $(nproc) "${FLAGS[@]}"
```
......
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