1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

update to contracts 0.5.3

This commit is contained in:
alexcos20 2020-10-02 05:44:36 -07:00
parent b78a57c59a
commit cc847841c5

View File

@ -23,7 +23,7 @@ before_script:
- export ADDRESS_FILE="${HOME}/.ocean/ocean-contracts/artifacts/address.json"
- export AQUARIUS_URI="http://172.15.0.5:5000"
- export DEPLOY_CONTRACTS=true
- export CONTRACTS_VERSION=v0.5.1
- export CONTRACTS_VERSION=v0.5.3
- bash -x start_ocean.sh --no-dashboard 2>&1 > start_ocean.log &
- cd ..
- ./scripts/waitforcontracts.sh