From a51a81ce7c4206b87c8ee87fd83200bcbd421e20 Mon Sep 17 00:00:00 2001 From: Abdulbari Date: Wed, 22 Oct 2025 16:05:33 +0300 Subject: [PATCH] Update sgeupdated pipeline v21+++++ Paused the concurrency check temporally --- .gitea/workflows/sgeupdated.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitea/workflows/sgeupdated.yml b/.gitea/workflows/sgeupdated.yml index eecba1c..7acfc21 100644 --- a/.gitea/workflows/sgeupdated.yml +++ b/.gitea/workflows/sgeupdated.yml @@ -6,9 +6,9 @@ on: - main workflow_dispatch: -concurrency: - group: sgeupdated-deploy-${{ github.ref }} - cancel-in-progress: true +#concurrency: +# group: sgeupdated-deploy-${{ github.ref }} +# cancel-in-progress: true jobs: deploy: