From 737fd6da53d97e006a31c273185e250bf3a6f857 Mon Sep 17 00:00:00 2001 From: Admin Date: Wed, 22 Oct 2025 18:34:24 +0300 Subject: [PATCH] Update .gitea/workflows/sgeupdated.yml --- .gitea/workflows/sgeupdated.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/sgeupdated.yml b/.gitea/workflows/sgeupdated.yml index aa28b3a..d62c043 100644 --- a/.gitea/workflows/sgeupdated.yml +++ b/.gitea/workflows/sgeupdated.yml @@ -75,7 +75,7 @@ jobs: cd ../.. echo "Rebuilding frontend Docker container..." - docker compose up -d --build bgreen-frontend 2>&1 | grep -v "removal of container .* is already in progress" || true + docker compose up -d --build #docker compose up -d --build bgreen-frontend