Skip to content
Snippets Groups Projects
Commit d1d2ebb3 authored by Darius Schneider's avatar Darius Schneider
Browse files

ci

parent e333ce27
No related branches found
No related tags found
No related merge requests found
...@@ -64,7 +64,7 @@ rails_test: ...@@ -64,7 +64,7 @@ rails_test:
POSTGRES_PASSWORD: postgres POSTGRES_PASSWORD: postgres
DATABASE_URL: "postgresql://postgres:postgres@postgres:5432" DATABASE_URL: "postgresql://postgres:postgres@postgres:5432"
script: script:
- gem install bundler --silent && bundle install --quiet - gem install bundler --silent && bundle install --jobs $(nproc) --quiet
- bin/rails db:prepare test - bin/rails db:prepare test
#rails_system_test: #rails_system_test:
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment