-
-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #161 from finol-digital/develop
v1.121
- Loading branch information
Showing
34 changed files
with
1,642 additions
and
192 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -129,11 +129,11 @@ jobs: | |
./dotnet-sonarscanner begin \ | ||
/o:"finol-digital" \ | ||
/k:"finol-digital_Card-Game-Simulator" \ | ||
/d:sonar.login="$SONAR_TOKEN" \ | ||
/d:sonar.token="$SONAR_TOKEN" \ | ||
/d:sonar.host.url=https://sonarcloud.io \ | ||
/d:sonar.exclusions=Assets/Plugins/** | ||
/d:sonar.exclusions=**/Plugins/** | ||
dotnet build Card-Game-Simulator.sln | ||
./dotnet-sonarscanner end /d:sonar.login="$SONAR_TOKEN" | ||
./dotnet-sonarscanner end /d:sonar.token="$SONAR_TOKEN" | ||
cd Card-Game-Simulator | ||
- name: SonarQube Quality Gate Check | ||
uses: SonarSource/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Git LFS file not shown
14 changes: 6 additions & 8 deletions
14
Assets/Prefabs/CardGameView/Viewer/Card Action Panel.prefab
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.