From 628a84c90e31e4b5d254f63c682c5427d92ee1d5 Mon Sep 17 00:00:00 2001 From: Yass <11613913+y4ssi@users.noreply.github.com> Date: Wed, 22 May 2024 15:24:29 -0600 Subject: [PATCH] Update CI.yaml --- .github/workflows/CI.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yaml b/.github/workflows/CI.yaml index 5907b64..7f57324 100644 --- a/.github/workflows/CI.yaml +++ b/.github/workflows/CI.yaml @@ -269,4 +269,4 @@ jobs: #git push fi echo "last step" - gcloud compute instances delete "test-gitian-$random" --project "${{ secrets.GCP_PROJECT_ID_PROD }}" --zone "us-central1-a" --delete-disks=all \ No newline at end of file + #gcloud compute instances delete "test-gitian-$random" --project "${{ secrets.GCP_PROJECT_ID_PROD }}" --zone "us-central1-a" --delete-disks=all