Commit dc2e38e5 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Config does not exists any more

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent c1de46db
......@@ -5,7 +5,6 @@ before_script:
- which ruby
- gem install bundler --no-ri --no-rdoc
- cp config/gitlab.yml.example config/gitlab.yml
- cp config/gitlab_ci.yml.example config/gitlab_ci.yml
- touch log/application.log
- touch log/test.log
- bundle install --without postgres production --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