Update .gitlab-ci.yml
This commit is contained in:
parent
5178a762fe
commit
ae9d13e093
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue