From 0ec71479c179d9b4709a790e74da491e5258de5c Mon Sep 17 00:00:00 2001 From: fal7w <147312030+fal7w@users.noreply.github.com> Date: Sat, 9 Dec 2023 08:57:31 +0300 Subject: [PATCH] Update Deploy_Traefik_and_MariaDB.yml --- .github/workflows/Deploy_Traefik_and_MariaDB.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/Deploy_Traefik_and_MariaDB.yml b/.github/workflows/Deploy_Traefik_and_MariaDB.yml index 7f99c203..9c6224bd 100644 --- a/.github/workflows/Deploy_Traefik_and_MariaDB.yml +++ b/.github/workflows/Deploy_Traefik_and_MariaDB.yml @@ -14,9 +14,9 @@ on: jobs: deploy: runs-on: - # - self-hosted + - self-hosted # - label-1 - - ubuntu-latest + # - ubuntu-latest steps: - name: checkout Script content