Trying to improve caching

This commit is contained in:
Christoph Haas 2018-08-14 17:48:56 +02:00
parent b509e03dc1
commit cad48f9548

View file

@ -10,6 +10,12 @@ tags:
build:
stage: build
cache:
key: build-cache
paths:
- vendor/
- /var/cache/apt
script:
- apt-get update -qy
- apt-get install -y ruby ruby-dev imagemagick git build-essential zlib1g-dev libbz2-dev libpq-dev postgresql