Allow using .tags file to read tags from
This commit is contained in:
parent
cbcefc6c9f
commit
e24b5929ec
1
main.go
1
main.go
@ -107,6 +107,7 @@ func main() {
|
|||||||
Usage: "build tags",
|
Usage: "build tags",
|
||||||
Value: &cli.StringSlice{"latest"},
|
Value: &cli.StringSlice{"latest"},
|
||||||
EnvVar: "PLUGIN_TAG,PLUGIN_TAGS",
|
EnvVar: "PLUGIN_TAG,PLUGIN_TAGS",
|
||||||
|
FilePath: ".tags",
|
||||||
},
|
},
|
||||||
cli.StringSliceFlag{
|
cli.StringSliceFlag{
|
||||||
Name: "args",
|
Name: "args",
|
||||||
|
Loading…
Reference in New Issue
Block a user