From 22e9934ba14fe6c6c1adb996af262eb913c74fd4 Mon Sep 17 00:00:00 2001 From: Arvind verma <7758732+techiarvind@users.noreply.github.com> Date: Tue, 27 Jan 2026 18:55:41 +0530 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 873e3f09..e55fecfb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,6 +22,5 @@ jobs: port: ${{ secrets.SERVER_SSH_PORT }} script: | cd ${{ secrets.PROD_PATH }} - git stash && git pull docker compose down docker compose up -d --build