Tenta convencer o gitlab ci a funcionar

This commit is contained in:
Hugo Peixoto 2023-07-20 23:29:49 +01:00
parent 95bfe8a17f
commit 45a5c727a3

View File

@ -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: