Add EventMachine dependencies to .gitlab-ci.yml
This commit is contained in:
parent
008ee57ecf
commit
8db498a9d0
@ -5,6 +5,8 @@ variables:
|
|||||||
LC_ALL: en_US.UTF-8
|
LC_ALL: en_US.UTF-8
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
- apk add --no-cache g++ musl-dev make
|
||||||
|
- apk add --no-cache libstdc++
|
||||||
- bundle install --path=vendor/
|
- bundle install --path=vendor/
|
||||||
|
|
||||||
build site:
|
build site:
|
||||||
|
Loading…
Reference in New Issue
Block a user