mirror of
https://github.com/dzeiocom/components.git
synced 2025-06-20 06:29:20 +00:00
11
.github/workflows/build.yml
vendored
11
.github/workflows/build.yml
vendored
@ -27,14 +27,3 @@ jobs:
|
||||
|
||||
- name: Build components
|
||||
run: npm run build
|
||||
|
||||
- uses: sonarsource/sonarcloud-github-action@master
|
||||
with:
|
||||
args: >
|
||||
-Dsonar.organization=dzeio
|
||||
-Dsonar.projectKey=dzeiocom_components
|
||||
-Dsonar.sources=.
|
||||
-Dsonar.sourceEncoding=UTF-8
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||
|
Reference in New Issue
Block a user