This commit is contained in:
2023-04-03 15:57:48 +03:00
parent 6fa4e600d5
commit 3b88afa9d8

View File

@@ -68,12 +68,6 @@ jobs:
run: npm run build
if: ${{ inputs.IS_BUILD_ENABLED }}
- uses: sonarsource/sonarqube-scan-action@master
env:
SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }}
SONAR_HOST_URL: ${{ secrets.SONARQUBE_HOST_URL }}
secrets: inherit
- name: Login to ECR
if: ${{ inputs.IS_ECR_PUSH_ENABLED }}
id: login-ecr