Merge branch 'fix/formatter-ignore-html-chars' into 'develop'
[akkoma] / .gitlab-ci.yml
index ec67607c3b47f8bfb0b4c822be8c15ca28ba3fbb..8ea652086da7e3b594b411c1650cc9d3abc5650e 100644 (file)
@@ -8,7 +8,9 @@ variables:
   POSTGRES_USER: postgres
   POSTGRES_PASSWORD: postgres
   DB_HOST: postgres
+
 cache:
+  key: ${CI_COMMIT_REF_SLUG}
   paths:
           - deps
 stages: