X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=.gitlab-ci.yml;h=8ea652086da7e3b594b411c1650cc9d3abc5650e;hb=3879500c87829a5cf1377ca7ccdb7bf92c75367f;hp=c28468cd4782068ed41e3a69bda6a6a08db9a554;hpb=e1c40b8ca288fe689cd78a96b34276089df3babe;p=akkoma diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c28468cd4..8ea652086 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,6 +9,10 @@ variables: POSTGRES_PASSWORD: postgres DB_HOST: postgres +cache: + key: ${CI_COMMIT_REF_SLUG} + paths: + - deps stages: - lint - test