From 3f8f2ee4395cbb8010a775a8ba55bd6b1b771f77 Mon Sep 17 00:00:00 2001 From: AbhishekHS220 Date: Mon, 2 Jun 2025 13:36:09 +0530 Subject: [PATCH] Update onix-gcp-terraform-deploy.yml --- .github/workflows/onix-gcp-terraform-deploy.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/onix-gcp-terraform-deploy.yml b/.github/workflows/onix-gcp-terraform-deploy.yml index c6611b0..6a81631 100644 --- a/.github/workflows/onix-gcp-terraform-deploy.yml +++ b/.github/workflows/onix-gcp-terraform-deploy.yml @@ -17,8 +17,10 @@ jobs: run: | git clone https://${{ secrets.GERRIT_USERNAME }}:${{ secrets.GERRIT_PAT }}@open-networks.googlesource.com/onix-dev gerrit-repo echo "==== Directory contents after clone ====" + pwd ls -la echo "==== Contents of gerrit-repo ====" + pwd ls -la gerrit-repo echo "==== Contents of Terraform-dir ====" pwd