mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-01-13 08:39:33 -05:00
Hacking on IPA CICD
This commit is contained in:
parent
c914dd3a0c
commit
3ac6950a9a
@ -16,7 +16,7 @@ build:
|
|||||||
script:
|
script:
|
||||||
- echo "place holder for build"
|
- echo "place holder for build"
|
||||||
- git clone https://gitlab.com/veilid/veilid.git ../veilid
|
- 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 -s -- -y
|
||||||
- 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
|
||||||
- sudo gem install cocoapods
|
- sudo gem install cocoapods
|
||||||
|
Loading…
Reference in New Issue
Block a user