Skip to content

Revert "feat: Update subgraph used from collections-matic-mumbai to c… #536

Revert "feat: Update subgraph used from collections-matic-mumbai to c…

Revert "feat: Update subgraph used from collections-matic-mumbai to c… #536

Workflow file for this run

name: Docker
on:
push:
branches:
- 'master'
jobs:
cd-dev:
uses: decentraland/actions/.github/workflows/build-quay-main.yml@main
with:
service-name: nft-server
deployment-environment: dev stg
secrets:
QUAY_USERNAME: ${{ secrets.QUAY_USERNAME }}
QUAY_TOKEN: ${{ secrets.QUAY_TOKEN }}