Merge branch '2018-12-17-update-frontend' into 'develop'
[akkoma] / .gitlab-ci.yml
index c28468cd4782068ed41e3a69bda6a6a08db9a554..8ea652086da7e3b594b411c1650cc9d3abc5650e 100644 (file)
@@ -9,6 +9,10 @@ variables:
   POSTGRES_PASSWORD: postgres
   DB_HOST: postgres
 
+cache:
+  key: ${CI_COMMIT_REF_SLUG}
+  paths:
+          - deps
 stages:
   - lint
   - test