mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Merge pull request #585 from oceanprotocol/fix/barge-defaults
remove barge defaults overwrites
This commit is contained in:
commit
eba5837a53
@ -28,7 +28,6 @@ before_script:
|
|||||||
- echo "{}" >> $ADDRESS_FILE
|
- echo "{}" >> $ADDRESS_FILE
|
||||||
- export AQUARIUS_URI="http://172.15.0.5:5000"
|
- export AQUARIUS_URI="http://172.15.0.5:5000"
|
||||||
- export DEPLOY_CONTRACTS="true"
|
- export DEPLOY_CONTRACTS="true"
|
||||||
- export CONTRACTS_VERSION=v0.5.7
|
|
||||||
- bash -x start_ocean.sh --no-dashboard 2>&1 > start_ocean.log &
|
- bash -x start_ocean.sh --no-dashboard 2>&1 > start_ocean.log &
|
||||||
- cd ..
|
- cd ..
|
||||||
- ./scripts/waitforcontracts.sh
|
- ./scripts/waitforcontracts.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user