Skip to content

chore: bump eth-connect from 6.2.1 to 6.2.2 (#54) #63

chore: bump eth-connect from 6.2.1 to 6.2.2 (#54)

chore: bump eth-connect from 6.2.1 to 6.2.2 (#54) #63

Workflow file for this run

name: CI/CD on main branch
on:
push:
branches:
- "main"
jobs:
archipelago-core-deployment:
uses: decentraland/platform-actions/.github/workflows/apps-docker-next.yml@main
with:
service-name: archipelago-core
image-name: archipelago-workers
deployment-environment: dev
secrets: inherit
archipelago-stats-deployment:
uses: decentraland/platform-actions/.github/workflows/apps-docker-next.yml@main
with:
service-name: archipelago-stats
image-name: archipelago-workers
deployment-environment: dev
secrets: inherit
archipelago-ws-connector-deployment:
uses: decentraland/platform-actions/.github/workflows/apps-docker-next.yml@main
with:
service-name: archipelago-ws-connector
image-name: archipelago-workers
deployment-environment: dev
secrets: inherit