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

artifacts buggy, dismiss

parent d2db18bb
No related branches found
No related tags found
No related merge requests found
......@@ -93,12 +93,12 @@ rails_system_test:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres
POSTGRES_URL: "postgresql://postgres:postgres@postgres:5432"
artifacts:
when: on_failure
paths:
- tmp/screenshots
- log/test.log
expire_in: 1 week
# artifacts:
# when: on_failure
# paths:
# - tmp/screenshots
# - log/test.log
# expire_in: 1 week
script:
- mkdir tmp/screenshots
- gem install bundler --silent && bundle install --jobs $(nproc) --quiet
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment