1
1
mirror of https://github.com/Burn-E99/TheArtificer.git synced 2026-01-06 12:27:53 -05:00

put it back

This commit is contained in:
Ean Milligan (Bastion)
2022-05-20 03:42:03 -04:00
parent aaa04837a0
commit e3c59673c5

View File

@ -56,7 +56,7 @@ jobs:
args: args:
# 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=Burn-E99_TheArtificer -Dsonar.projectKey=TheArtificer
-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