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

Update gitlab-ci.yml

parent f011a6f6
Branches
No related tags found
No related merge requests found
......@@ -76,10 +76,11 @@ rails_test_all:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres
POSTGRES_URL: "postgresql://postgres:postgres@postgres:5432"
cache:
when: always
paths:
- vendor/bundle
# cache is too expensive atm, not enough memory
# cache:
# when: always
# paths:
# - vendor/bundle
artifacts:
when: always
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment