-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'development' into integrate-slither
- Loading branch information
Showing
3 changed files
with
14 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -59,4 +59,4 @@ fixtures/contracts-addresses/* | |
!.yarn/plugins | ||
cache | ||
build | ||
|
||
out |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# !/bin/bash | ||
|
||
# rust setup | ||
echo "Download and Install rustup" | ||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y | ||
source /opt/buildhome/.bashrc | ||
# foundry setup | ||
echo "Build foundry from the github source code" | ||
cargo install --git https://github.com/foundry-rs/foundry foundry-cli anvil --bins --locked | ||
# build workspace | ||
yarn build:all |
cac403e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deploy path: /home/runner/work/ubiquity-dollar/ubiquity-dollar/dist
Configuration path: /home/runner/work/ubiquity-dollar/ubiquity-dollar/netlify.toml
Deploying to main site URL...
Logs: https://app.netlify.com/sites/ubiquity-dollar/deploys/635ffe7b6c10bc00813a013c
Unique Deploy URL: https://635ffe7b6c10bc00813a013c--ubiquity-dollar.netlify.app
Website URL: https://netlify.ubq.fi