From 8e2628481c1d47da45a688db6ce1302acb3dc432 Mon Sep 17 00:00:00 2001 From: Pablo Fredrikson Date: Fri, 13 Oct 2023 11:58:20 -0300 Subject: [PATCH] fixing cd --- .github/workflows/cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index c7a34e3..796e59b 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -29,7 +29,7 @@ jobs: deploy-to-cluster: name: deploy to cluster runs-on: ubuntu-latest - needs: build-and-push + needs: docker steps: - name: deploy to cluster