Skip to content

fix: Show in catalog new orders (#328) #498

fix: Show in catalog new orders (#328)

fix: Show in catalog new orders (#328) #498

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 }}