forked from vieter-v/vieter
Added deps to ci
parent
c132e6e6ad
commit
8e704a7ddc
|
@ -2,6 +2,8 @@ pipeline:
|
||||||
install-v:
|
install-v:
|
||||||
image: 'alpine:latest'
|
image: 'alpine:latest'
|
||||||
commands:
|
commands:
|
||||||
|
- apk update
|
||||||
|
- apk add --no-cache git make
|
||||||
- make customv
|
- make customv
|
||||||
|
|
||||||
lint:
|
lint:
|
||||||
|
|
Loading…
Reference in New Issue