From 94167c9da749306a76129300d2a41aa9c3ac4342 Mon Sep 17 00:00:00 2001 From: jayavel Date: Fri, 23 Aug 2024 09:46:53 +0530 Subject: [PATCH] test: clean gatsby data --- .github/workflows/staging-cd.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/staging-cd.yml b/.github/workflows/staging-cd.yml index 83fb89ca..bb9ec741 100644 --- a/.github/workflows/staging-cd.yml +++ b/.github/workflows/staging-cd.yml @@ -72,6 +72,8 @@ jobs: curl -v http://localhost:8000 sleep 2 done + sleep 300 + curl -v http://localhost:8000 - name: Run indexing script run: npm run index