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

master
dohodin 2 years ago
parent 2f727ef233
commit 0d937be3d6

@ -30,9 +30,9 @@ def main(ctx):
"image": "hub.codefirst.iut.uca.fr/marc.chevaldonne/codefirst-dronesonarplugin-dotnet7",
"settings":{
"sonar_host": "https://codefirst.iut.uca.fr/sonar/",
"sonar_token":[
"sonar_token":{
"from_secret": "SECRET_SONAR_LOGIN"
]
}
},
"commands":[
"cd Sources/",

Loading…
Cancel
Save