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