From 34c0876e7e424616c99fa4bbb86befcb654efa3c Mon Sep 17 00:00:00 2001 From: Eugene Taranov Date: Thu, 18 Jun 2020 18:23:28 +0300 Subject: [PATCH] test --- .github/workflows/sonar.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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