mirror of
https://github.com/ipedrazas/drone-helm.git
synced 2026-06-04 18:24:13 +08:00
debug
This commit is contained in:
@@ -75,8 +75,8 @@ func run(c *cli.Context) error {
|
||||
}
|
||||
plugin := Plugin{
|
||||
Config: Config{
|
||||
// APIServer: c.String("api_server"),
|
||||
// Token: c.String("token"),
|
||||
APIServer: c.String("api_server"),
|
||||
Token: c.String("token"),
|
||||
HelmCommand: c.StringSlice("helm_command"),
|
||||
Namespace: c.String("namespace"),
|
||||
SkipTLSVerify: c.Bool("skip_tls_verify"),
|
||||
|
||||
Reference in New Issue
Block a user