mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
build: install vim to get ex on Alpine Linux
This commit is contained in:
@@ -36,7 +36,7 @@ run tests:
|
||||
- name: clickhouse/clickhouse-server:22.3
|
||||
alias: clickhouse
|
||||
script:
|
||||
- time apk add --no-cache git make gcc musl-dev protoc shared-mime-info npm curl
|
||||
- time apk add --no-cache git make gcc musl-dev protoc shared-mime-info npm curl vim
|
||||
- export GOMODCACHE=$PWD/.go-cache
|
||||
- npm config --user set cache $PWD/.npm-cache
|
||||
- time go mod download
|
||||
|
||||
Reference in New Issue
Block a user