Skip to content

check make from self-hosted #48

check make from self-hosted

check make from self-hosted #48

name: 'Temp Caller - Docker Build'
on:
push:
paths:
- .github/workflows/docker_build.yml
- .github/workflows/docker-build-temp-caller.yml
jobs:
run_build_test: # temporary job for invoking the docker build job w/o access to the GUI before PR merged to main
name: Run Docker Build
uses: CMSgov/dpc-app/.github/workflows/docker_build.yml@ls/dpc-4446-build-docker

Check failure on line 12 in .github/workflows/docker_build_temp_caller.yml

View workflow run for this annotation

GitHub Actions / Temp Caller - Docker Build

Invalid workflow file

The workflow is not valid. .github/workflows/docker_build_temp_caller.yml (Line: 12, Col: 11): Input branch is required, but not provided while calling. .github/workflows/docker_build_temp_caller.yml (Line: 14, Col: 12): Invalid input, env is not defined in the referenced workflow.
with:
env: dev
secrets: inherit