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