mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
use provider version from barge
This commit is contained in:
parent
e3e210865d
commit
fff035a90a
@ -20,7 +20,6 @@ before_script:
|
|||||||
- git clone https://github.com/oceanprotocol/barge
|
- git clone https://github.com/oceanprotocol/barge
|
||||||
- cd barge
|
- cd barge
|
||||||
- git checkout v3
|
- git checkout v3
|
||||||
- export PROVIDER_VERSION=latest
|
|
||||||
- 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 ..
|
||||||
- sleep 300
|
- sleep 300
|
||||||
|
@ -111,7 +111,7 @@ Running all tests requires running Ocean Protocol components beforehand with [Ba
|
|||||||
git clone https://github.com/oceanprotocol/barge
|
git clone https://github.com/oceanprotocol/barge
|
||||||
cd barge
|
cd barge
|
||||||
git checkout v3
|
git checkout v3
|
||||||
export PROVIDER_VERSION=latest
|
|
||||||
./start_ocean.sh --no-dashboard
|
./start_ocean.sh --no-dashboard
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user