Skip to content
Snippets Groups Projects
Commit bdbb912c authored by Mauricio Giacomini Girardello's avatar Mauricio Giacomini Girardello
Browse files

testing gitlab-ci

parent e0cd691f
No related branches found
No related tags found
No related merge requests found
before_script:
- gem install bundler
- bundle install
- bundle install --jobs $(nproc) --path=/cache/bundler
- bundle exec rake db:create
test:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment