diff --git a/.github/workflows/sonar.yml b/.github/workflows/sonar.yml index bb1c049..33dd652 100644 --- a/.github/workflows/sonar.yml +++ b/.github/workflows/sonar.yml @@ -20,10 +20,10 @@ jobs: - opensync-ext-static - opensync-gateway - opensync-gateway-build - - opensync-gateway-cloud-docker - opensync-gateway-cloud-process - - opensync-gateway-static-docker - opensync-gateway-static-process + # - opensync-gateway-cloud-docker + # - opensync-gateway-static-docker runs-on: ubuntu-latest steps: - name: Checkout repository