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

always cache bundle

parent 551a8172
Branches
No related tags found
No related merge requests found
...@@ -76,7 +76,8 @@ rails_test_all: ...@@ -76,7 +76,8 @@ rails_test_all:
POSTGRES_USER: postgres POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres POSTGRES_PASSWORD: postgres
POSTGRES_URL: "postgresql://postgres:postgres@postgres:5432" POSTGRES_URL: "postgresql://postgres:postgres@postgres:5432"
cache: cache
when: always
paths: paths:
- vendor/bundle - vendor/bundle
artifacts: artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment