mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Using issue-367-remove-sudo branch within barge
This commit is contained in:
parent
e3dfa2997a
commit
15a4acd608
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -59,7 +59,7 @@ jobs:
|
|||||||
- name: Run Ganache with Barge
|
- name: Run Ganache with Barge
|
||||||
working-directory: ${{ github.workspace }}/barge
|
working-directory: ${{ github.workspace }}/barge
|
||||||
run: |
|
run: |
|
||||||
bash -x start_ocean.sh --no-aquarius --no-elasticsearch --no-provider --no-dashboard 2>&1 > start_ocean.log &
|
git checkout issue-367-remove-sudo && bash -x start_ocean.sh --no-aquarius --no-elasticsearch --no-provider --no-dashboard 2>&1 > start_ocean.log &
|
||||||
env:
|
env:
|
||||||
CONTRACTS_VERSION: v1.1.4
|
CONTRACTS_VERSION: v1.1.4
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
|
Loading…
x
Reference in New Issue
Block a user