Tenta convencer o gitlab ci a funcionar
This commit is contained in:
parent
95bfe8a17f
commit
45a5c727a3
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user