Skip to content
Snippets Groups Projects
Commit 4b2d906c authored by Gabriel Mazetto's avatar Gabriel Mazetto
Browse files

CI: cache ruby dependencies for dbschema step

parent 04afc717
No related merge requests found
......@@ -290,6 +290,7 @@ dbschema:
stage: test
cache:
- *cache_deps_configuration
- *cache_gems_configuration
- *cache_go_configuration
services:
# The database version we use must match the version of `pg_dump` we have
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment