[#114] Removed `confirm_email` action stub (to be addressed in a separate MR).
[akkoma] / .gitlab-ci.yml
index 154bc758b1e32c18b0ad4fe2ead0efe30b7532f4..7c240d9f1523dedd0c55ecba4d72e8692ff08369 100644 (file)
@@ -8,7 +8,9 @@ variables:
   POSTGRES_USER: postgres
   POSTGRES_PASSWORD: postgres
   DB_HOST: postgres
+
 cache:
+  key: ${CI_COMMIT_REF_SLUG}
   paths:
           - deps
           - _build