Skip to content

Merge pull request #12 from stemdo-labs/develop #2

Merge pull request #12 from stemdo-labs/develop

Merge pull request #12 from stemdo-labs/develop #2

Workflow file for this run

name: CI
on:
push:
branches:
- main
jobs:
subirDockerfile:
uses: stemdo-labs/final-project-exercise-ValentinoSanchez00/.github/workflows/SubirDockerfiles.yaml@main
with:
VERSION_CHART: "0.1.0" # Versión del Chart
MICROSERVICE: "frontend" # Nombre del microservicio
subirCharts:
uses: stemdo-labs/final-project-exercise-ValentinoSanchez00/.github/workflows/subirCharts.yaml@main

Check failure on line 14 in .github/workflows/CI.yaml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. In .github/workflows/CI.yaml (Line: 14, Col: 11): Error from called workflow stemdo-labs/final-project-exercise-ValentinoSanchez00/.github/workflows/subirCharts.yaml@main (Line: 34, Col: 26): Unrecognized named-value: 'imputs'. Located at position 1 within expression: imputs.VERSION_CHART
with:
VERSION_CHART: "0.1.0" # Versión del Chart
MICROSERVICE: "frontend" # Nombre del microservicio