mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2024-12-25 23:59:32 -05:00
Hacking on IPA CICD
This commit is contained in:
parent
b80cbd038c
commit
c914dd3a0c
@ -15,7 +15,7 @@ build:
|
|||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- echo "place holder for build"
|
- echo "place holder for build"
|
||||||
- git clone https://gitlab.com/veilid/veilid.git ../
|
- git clone https://gitlab.com/veilid/veilid.git ../veilid
|
||||||
- curl –proto ‘=https’ –tlsv1.2 -sSf https://sh.rustup.rs | sh
|
- curl –proto ‘=https’ –tlsv1.2 -sSf https://sh.rustup.rs | sh
|
||||||
- sudo -H -u $BREW_USER brew install capnp cmake wabt llvm protobuf openjdk@17 jq
|
- sudo -H -u $BREW_USER brew install capnp cmake wabt llvm protobuf openjdk@17 jq
|
||||||
- cargo install wasm-bindgen-cli wasm-pack cargo-edit
|
- cargo install wasm-bindgen-cli wasm-pack cargo-edit
|
||||||
|
Loading…
Reference in New Issue
Block a user