From 8788c95b49cc04c080781181c4d68578190b9afa Mon Sep 17 00:00:00 2001 From: nethunterzist Date: Thu, 16 Jul 2026 15:08:41 +0300 Subject: [PATCH] =?UTF-8?q?chore(ci):=20verify=20bekleme=20s=C3=BCresini?= =?UTF-8?q?=205dk'dan=201dk'ya=20indir?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index ea4b977..f496b45 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -234,7 +234,7 @@ jobs: - name: Wait for Argo CD rolling update run: | echo "⏳ Waiting 5 minutes for Argo CD to pick up new image..." - sleep 300 + sleep 60 - name: Public URL health check run: |