Skip to content

feat: remove pin=false from the ipfs upload URL (#723) #77

feat: remove pin=false from the ipfs upload URL (#723)

feat: remove pin=false from the ipfs upload URL (#723) #77

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: builder-server
deployment-environment: dev stg
secrets:
QUAY_USERNAME: ${{ secrets.QUAY_USERNAME }}
QUAY_TOKEN: ${{ secrets.QUAY_TOKEN }}