1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

Use v4main images (#1267)

We merged op-service,op-engine, provider branches to v4main
This commit is contained in:
Alex Coseru 2022-02-10 14:38:57 +02:00 committed by GitHub
parent 56deb719f7
commit c23d274ebe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -114,10 +114,6 @@ jobs:
- name: Run Barge
working-directory: ${{ github.workspace }}/barge
env:
OPERATOR_SERVICE_VERSION: compute_envs
OPERATOR_ENGINE_VERSION: compute_envs
PROVIDER_VERSION: compute_envs
run: |
bash -x start_ocean.sh --with-provider2 --no-dashboard --with-c2d 2>&1 > start_ocean.log &