Adiciona ack ao deploy

This commit is contained in:
Hugo Peixoto 2023-07-21 13:11:30 +01:00
parent 1c98cfcdc7
commit e0d8a36ab2
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ variables:
default:
before_script:
- 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
test: