Skip to content

Commit

Permalink
feat: builds
Browse files Browse the repository at this point in the history
  • Loading branch information
RasenGUY committed Dec 1, 2023
1 parent 04f4899 commit 2d1830b
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 895 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
# cp .env.qa .env
# TODO Temporary disable CI to test deployment
CI=false yarn build --mode qa
CI=false yarn build
QA_TAG=${SHORT_COMMIT}-qa
echo "QA_TAG=$QA_TAG"
Expand Down
280 changes: 0 additions & 280 deletions src/api/blockchain/blockchainSlice.ts

This file was deleted.

Loading

0 comments on commit 2d1830b

Please sign in to comment.