Update .gitlab-ci.yml
This commit is contained in:
parent
5178a762fe
commit
ae9d13e093
|
@ -2,7 +2,8 @@
|
|||
cache:
|
||||
paths:
|
||||
- vendor/
|
||||
|
||||
tags:
|
||||
- default
|
||||
before_script:
|
||||
- apt-get update -yqq
|
||||
- apt-get install -yqq git unzip
|
||||
|
|
Loading…
Reference in New Issue