X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;ds=sidebyside;f=.gitlab-ci.yml;h=8ea652086da7e3b594b411c1650cc9d3abc5650e;hb=1de0aa2f1025d4a860a11e658ce5fed26fe1c4ad;hp=c28468cd4782068ed41e3a69bda6a6a08db9a554;hpb=5c8b8f6cb7212bd202924b535cd2a263416e78d4;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