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