Allow using .tags file to read tags from
This commit is contained in:
parent
cbcefc6c9f
commit
e24b5929ec
1 changed files with 1 additions and 0 deletions
1
main.go
1
main.go
|
|
@ -107,6 +107,7 @@ func main() {
|
|||
Usage: "build tags",
|
||||
Value: &cli.StringSlice{"latest"},
|
||||
EnvVar: "PLUGIN_TAG,PLUGIN_TAGS",
|
||||
FilePath: ".tags",
|
||||
},
|
||||
cli.StringSliceFlag{
|
||||
Name: "args",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue