1
0
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:
Alex Coseru 2023-12-05 15:25:00 +02:00 committed by GitHub
parent d98e4db340
commit 0dbe977909
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: |