diff --git a/rails/gitlab-ci.yml b/rails/gitlab-ci.yml index 1c044852297ec194f9264b31e0efcc8ef0e5d84a..019cf5ddb3edc1b044c0242c7f78d5fc40f82158 100644 --- a/rails/gitlab-ci.yml +++ b/rails/gitlab-ci.yml @@ -76,7 +76,7 @@ rails_test_all: POSTGRES_USER: postgres POSTGRES_PASSWORD: postgres POSTGRES_URL: "postgresql://postgres:postgres@postgres:5432" - cache + cache: when: always paths: - vendor/bundle