Skip to content

Commit

Permalink
haciendo ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinoSanchez00 committed Nov 25, 2024
1 parent 30b9c3d commit 8cdf286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
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
uses: stemdo-labs/final-project-exercise-ValentinoSanchez00/.github/workflows/subirCharts.yaml@main
with:
VERSION_CHART: "0.1.0" # Versión del Chart
MICROSERVICE: "frontend" # Nombre del microservicio
Expand Down

0 comments on commit 8cdf286

Please sign in to comment.