Skip to content

Commit

Permalink
set cabbage env vars for reorg (#1815)
Browse files Browse the repository at this point in the history
  • Loading branch information
InoMurko authored Feb 11, 2021
1 parent e19ca23 commit 376814d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -781,7 +781,11 @@ jobs:
- run:
name: Run specs
environment:
CHILD_CHAIN_URL: http://127.0.0.1:9656/v1
EXIT_ID_SIZE: "168"
LOCALCHAIN_CONTRACT_ADDRESSES: "/home/circleci/project/localchain_contract_addresses.env"
PLASMA_CONTRACTS_DIR: "/home/circleci/project/data/plasma-contracts/contracts/"
FEE_CLAIMER_ADDRESS: "0x24F3402Cd22F03ff81B56941fE048AD0F4EED5A1"
command: |
cd priv/cabbage
make install
Expand Down

0 comments on commit 376814d

Please sign in to comment.