From b39c36bf59b30702ee755286d931cd3c2cbba6b2 Mon Sep 17 00:00:00 2001 From: fal7w <147312030+fal7w@users.noreply.github.com> Date: Sun, 26 Nov 2023 10:28:33 +0300 Subject: [PATCH] Update Deploy_Traefik_and_MariaDB.yml --- .github/workflows/Deploy_Traefik_and_MariaDB.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/Deploy_Traefik_and_MariaDB.yml b/.github/workflows/Deploy_Traefik_and_MariaDB.yml index 51236337..fc2fa9ac 100644 --- a/.github/workflows/Deploy_Traefik_and_MariaDB.yml +++ b/.github/workflows/Deploy_Traefik_and_MariaDB.yml @@ -6,8 +6,9 @@ on: jobs: deploy: runs-on: - - self-hosted - - label-1 + # - self-hosted + # - label-1 + - ubuntu-latest steps: - name: checkout Script content