Skip to content

feat: Get utility from db (#377) #542

feat: Get utility from db (#377)

feat: Get utility from db (#377) #542

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