Adiciona ack ao deploy
This commit is contained in:
parent
1c98cfcdc7
commit
e0d8a36ab2
@ -8,7 +8,7 @@ variables:
|
|||||||
default:
|
default:
|
||||||
before_script:
|
before_script:
|
||||||
- export PATH="/root/.cargo/bin:$PATH"
|
- export PATH="/root/.cargo/bin:$PATH"
|
||||||
- apk add --update --no-cache git go make yq cargo pkgconfig openssl openssl-dev bash
|
- apk add --update --no-cache git go make yq cargo pkgconfig openssl openssl-dev bash ack
|
||||||
- cargo install stork-search --locked --all-features
|
- cargo install stork-search --locked --all-features
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
Loading…
Reference in New Issue
Block a user