Add dependency caching
This commit is contained in:
parent
73101c1fc1
commit
2a58f5dcaa
@ -8,7 +8,9 @@ variables:
|
||||
POSTGRES_USER: postgres
|
||||
POSTGRES_PASSWORD: postgres
|
||||
DB_HOST: postgres
|
||||
|
||||
cache:
|
||||
paths:
|
||||
- deps
|
||||
stages:
|
||||
- lint
|
||||
- test
|
||||
|
Loading…
Reference in New Issue
Block a user