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

test artifacts

parent 7c32877d
Branches
No related tags found
No related merge requests found
...@@ -79,12 +79,11 @@ rails_test_all: ...@@ -79,12 +79,11 @@ rails_test_all:
cache: cache:
paths: paths:
- vendor/bundle - vendor/bundle
# artifacts: artifacts:
# when: on_failure paths:
# paths: - tmp/screenshots
# - tmp/screenshots - log/test.log
# - log/test.log expire_in: 1 week
# expire_in: 1 week
script: script:
- gem install bundler --silent && bundle install --jobs $(nproc) --quiet - gem install bundler --silent && bundle install --jobs $(nproc) --quiet
- bin/rails db:prepare test:all - bin/rails db:prepare test:all
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment