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