From bfdc17370daf80f877f9892eba4c75d8444f1d47 Mon Sep 17 00:00:00 2001 From: Gopi Raga <117985788+GopiRaga7@users.noreply.github.com> Date: Tue, 23 Jan 2024 21:42:27 +0530 Subject: [PATCH] Commenting cleanup script (#883) --- .github/workflows/ucentralgw-qa-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ucentralgw-qa-deployment.yaml b/.github/workflows/ucentralgw-qa-deployment.yaml index 5d7e545fb..ca98d29bb 100644 --- a/.github/workflows/ucentralgw-qa-deployment.yaml +++ b/.github/workflows/ucentralgw-qa-deployment.yaml @@ -124,7 +124,7 @@ jobs: export MAILER_PASSWORD=${{ secrets.MAILER_PASSWORD }} export IPTOCOUNTRY_IPINFO_TOKEN=${{ secrets.IPTOCOUNTRY_IPINFO_TOKEN }} export EXTRA_VALUES='owgw.configProperties.logging\.level=information' - ./cleanup.sh + # ./cleanup.sh ./deploy.sh - name: Show resource state on deployment failure