Skip to content

chore: bump @dcl/schemas from 15.1.2 to 15.3.0 (#136) #103

chore: bump @dcl/schemas from 15.1.2 to 15.3.0 (#136)

chore: bump @dcl/schemas from 15.1.2 to 15.3.0 (#136) #103

Workflow file for this run

name: CI/CD on main branch
on:
push:
branches:
- "main"
jobs:
badges-processor-deployment:
uses: decentraland/platform-actions/.github/workflows/apps-docker-next.yml@main
with:
service-name: badges-processor
image-name: badges
deployment-environment: dev
secrets: inherit
badges-api-deployment:
uses: decentraland/platform-actions/.github/workflows/apps-docker-next.yml@main
with:
service-name: badges-api
image-name: badges
deployment-environment: dev
secrets: inherit