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