test new ganache

This commit is contained in:
Alex Coseru 2022-12-13 12:55:02 +02:00 committed by GitHub
parent 1293e6ebd7
commit 4aac8d02c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ jobs:
with:
repository: 'oceanprotocol/barge'
path: 'barge'
ref: main
ref: feature/ganache_upgrade
- name: Login to Docker Hub
if: ${{ env.DOCKERHUB_PASSWORD && env.DOCKERHUB_USERNAME }}