From ff9afc970aaf573d7d4b54782fb84dfdba4a1346 Mon Sep 17 00:00:00 2001 From: ValentinoSanchez00 Date: Mon, 25 Nov 2024 13:58:10 +0100 Subject: [PATCH] creando flujo --- .github/workflows/CD.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CD.yaml b/.github/workflows/CD.yaml index 1b3161c..a1d6d18 100644 --- a/.github/workflows/CD.yaml +++ b/.github/workflows/CD.yaml @@ -6,7 +6,7 @@ on: jobs: llamar-CD: - uses: stemdo-labs/final-project-exercise-ValentinoSanchez00/.github/workflows/CD.yaml@main + uses: https://github.com/stemdo-labs/final-project-exercise-ValentinoSanchez00/.github/workflows/CD.yaml@main with: VERSION_CHART: "0.1.0" # VersiĆ³n del Chart MICROSERVICE: "frontend" # Nombre del microservicio \ No newline at end of file