add starlark file
continuous-integration/drone/push Build encountered an error Details

master
dohodin 2 years ago
parent bd065730a2
commit 0f341dc422

@ -28,12 +28,12 @@ def main(ctx):
{
"name": "code-inspection",
"image": "hub.codefirst.iut.uca.fr/marc.chevaldonne/codefirst-dronesonarplugin-dotnet7",
"settings":[
"settings":
"sonar_host": "https://codefirst.iut.uca.fr/sonar/",
"sonar_token":[
"from_secret": "SECRET_SONAR_LOGIN"
]
],
,
"commands":[
"cd Sources/",
"dotnet restore OpenLibraryWS_Wrapper.sln",

Loading…
Cancel
Save