Skip to content

APHP Container CLI Workflow triggered by @kzgrzendek #33

APHP Container CLI Workflow triggered by @kzgrzendek

APHP Container CLI Workflow triggered by @kzgrzendek #33

name: redcap-fastcgi-client-container-c
run-name: APHP Container CLI Workflow triggered by @${{ github.actor }}
on:
push:
branches:
- "dev"
tags:
- "v*.*.*"
jobs:
call-aphp-container-ci-workflow:
uses: aphp/ci-workflows/.github/workflows/container-ci.yml@dev

Check failure on line 13 in .github/workflows/ci-redcap-fastcgi-client.yaml

View workflow run for this annotation

GitHub Actions / redcap-fastcgi-client-container-c

Invalid workflow file

The workflow is not valid. .github/workflows/ci-redcap-fastcgi-client.yaml (Line: 13, Col: 11): Input dockerfile-path is required, but not provided while calling. .github/workflows/ci-redcap-fastcgi-client.yaml (Line: 15, Col: 27): Invalid input, dockerfile-context is not defined in the referenced workflow.
with:
dockerfile-context: "./fastcgi-client"
dockerfile-name: "Dockerfile"
image-name: "ghcr.io/aphp/redcap-fastcgi-client"