From 6af7551fd16959fe3806faf7495a6df13845a08b Mon Sep 17 00:00:00 2001 From: fal7w <147312030+fal7w@users.noreply.github.com> Date: Tue, 28 Nov 2023 10:11:18 +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 fc2fa9ac..632b15bb 100644 --- a/.github/workflows/Deploy_Traefik_and_MariaDB.yml +++ b/.github/workflows/Deploy_Traefik_and_MariaDB.yml @@ -6,9 +6,9 @@ on: jobs: deploy: runs-on: - # - self-hosted + - self-hosted # - label-1 - - ubuntu-latest + # - ubuntu-latest steps: - name: checkout Script content