1
1
mirror of https://github.com/Burn-E99/TheArtificer.git synced 2026-06-04 09:03:50 -04:00

troubleshooting...

This commit is contained in:
Ean Milligan (Bastion)
2022-05-20 00:49:28 -04:00
parent 74337dcea4
commit 79da4e51da

View File

@@ -57,7 +57,7 @@ jobs:
# Unique keys of your project and organization. You can find them in SonarCloud > Information (bottom-left menu) # Unique keys of your project and organization. You can find them in SonarCloud > Information (bottom-left menu)
# mandatory # mandatory
-Dsonar.projectKey=The_Artificer -Dsonar.projectKey=The_Artificer
-Dsonar.organization=milligan.dev -Dsonar.organization=milligan-dev
# Comma-separated paths to directories containing main source files. # Comma-separated paths to directories containing main source files.
#-Dsonar.sources= # optional, default is project base directory #-Dsonar.sources= # optional, default is project base directory
# When you need the analysis to take place in a directory other than the one from which it was launched # When you need the analysis to take place in a directory other than the one from which it was launched