mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Use latest barge (#1788)
This commit is contained in:
parent
d98e4db340
commit
0dbe977909
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -55,7 +55,6 @@ jobs:
|
||||
with:
|
||||
repository: 'oceanprotocol/barge'
|
||||
path: 'barge'
|
||||
ref: feature/bump_contracts_and_subgraph
|
||||
|
||||
- name: Run Ganache with Barge
|
||||
working-directory: ${{ github.workspace }}/barge
|
||||
@ -104,8 +103,6 @@ jobs:
|
||||
with:
|
||||
repository: 'oceanprotocol/barge'
|
||||
path: 'barge'
|
||||
ref: feature/bump_contracts_and_subgraph
|
||||
|
||||
- name: Login to Docker Hub
|
||||
if: ${{ env.DOCKERHUB_PASSWORD && env.DOCKERHUB_USERNAME }}
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user