X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=.gitlab-ci.yml;h=8ea652086da7e3b594b411c1650cc9d3abc5650e;hb=eb2d34eb6cc3257a260994b7b144a80dd254602c;hp=154bc758b1e32c18b0ad4fe2ead0efe30b7532f4;hpb=36826b11a6cedad942823cea81a71566313ba910;p=akkoma diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 154bc758b..8ea652086 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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