Skip to content

fix: update deployment environment option from 'production' to 'prod' #157

fix: update deployment environment option from 'production' to 'prod'

fix: update deployment environment option from 'production' to 'prod' #157

Workflow file for this run

name: Test Docker Image
on: [pull_request]
jobs:
build-test:
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/[email protected]
with:
image-name: 'iexechub/poco-subgraph-deployer'
image-tag: ${{ github.sha }}
push: false
security-scan: true