diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 596eec5..72fe051 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,9 +7,9 @@ variables: default: before_script: - - apk add --update --no-cache git go - - git submodule update --init --recursive - - hugo mod init gitlab.com/pages/hugo + - export PATH="/root/.cargo/bin:$PATH" + - apk add --update --no-cache git go make yq cargo pkgconfig openssl openssl-dev + - cargo install stork-search --locked --all-features test: script: