fix error
This commit is contained in:
parent
c0971c7f44
commit
fd67c12d36
@ -48,7 +48,7 @@ func (p Plugin) Exec() error {
|
|||||||
"-Dsonar.showProfiling=" + p.Config.ShowProfiling,
|
"-Dsonar.showProfiling=" + p.Config.ShowProfiling,
|
||||||
"-Dsonar.scm.provider=git",
|
"-Dsonar.scm.provider=git",
|
||||||
}
|
}
|
||||||
args = append(args, argsParameter)
|
args = append(args, argsParameter...)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user