From ed593abfd93a41373a9846ec8cef25d23355e3bc Mon Sep 17 00:00:00 2001 From: fal7w <147312030+fal7w@users.noreply.github.com> Date: Sat, 2 Dec 2023 08:21:02 +0300 Subject: [PATCH] Update Master_Workflow.yml --- .github/workflows/Master_Workflow.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/Master_Workflow.yml b/.github/workflows/Master_Workflow.yml index 0b48a2e9..1fe16d17 100644 --- a/.github/workflows/Master_Workflow.yml +++ b/.github/workflows/Master_Workflow.yml @@ -39,8 +39,8 @@ jobs: - name: Run Deploy Traefik and MariaDB uses: ./.github/workflows/Deploy_Traefik_and_MariaDB.yml - - name: Run build system Image base on json config provided - uses: ./.github/workflows/build_system_image.yml + # - name: Run build system Image base on json config provided + # uses: ./.github/workflows/build_system_image.yml - name: Run setup site base on provided image build for branch specified uses: ./.github/workflows/setup_site.yml