diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 72fe051..ac6e76f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: