Skip to content

prevent asking twice to switch network #7

prevent asking twice to switch network

prevent asking twice to switch network #7

Workflow file for this run

name: docker_build_qa
on:
push:
branches:
- qa
jobs:
docker_build:
uses: ./.github/workflows/docker_build.yml
with:
env: "qa"
secrets: inherit
name: QA Docker Build