Adiciona bash ao CI
This commit is contained in:
parent
45a5c727a3
commit
5f6dbefe77
@ -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
|
||||
- apk add --update --no-cache git go make yq cargo pkgconfig openssl openssl-dev bash
|
||||
- cargo install stork-search --locked --all-features
|
||||
|
||||
test:
|
||||
|
Loading…
Reference in New Issue
Block a user