This commit is contained in:
parent
d30c0c6e99
commit
de7793d3d6
@ -197,10 +197,10 @@ func settingsFlags(settings *plugin.Settings) []cli.Flag {
|
|||||||
Value: &drone.StringSliceFlag{},
|
Value: &drone.StringSliceFlag{},
|
||||||
},
|
},
|
||||||
&cli.GenericFlag{
|
&cli.GenericFlag{
|
||||||
Name: "cache-to",
|
Name: "cache-to",
|
||||||
EnvVars: []string{"PLUGIN_CACHE_TO"},
|
EnvVars: []string{"PLUGIN_CACHE_TO"},
|
||||||
Usage: "cache destination for the build cache",
|
Usage: "cache destination for the build cache",
|
||||||
Destination: &drone.StringSliceFlag{},
|
Value: &drone.StringSliceFlag{},
|
||||||
},
|
},
|
||||||
&cli.BoolFlag{
|
&cli.BoolFlag{
|
||||||
Name: "pull-image",
|
Name: "pull-image",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user