Update .gitlab-ci.yml

This commit is contained in:
R. Eric Wheeler 2021-01-21 19:37:28 +00:00
parent 5178a762fe
commit ae9d13e093

View file

@ -2,7 +2,8 @@
cache: cache:
paths: paths:
- vendor/ - vendor/
tags:
- default
before_script: before_script:
- apt-get update -yqq - apt-get update -yqq
- apt-get install -yqq git unzip - apt-get install -yqq git unzip