Compare commits

...

1 Commits

Author SHA1 Message Date
OP (oppenheimer) fcc31490fe Update main.go 2025-02-07 14:15:35 +05:30
+1 -1
View File
@@ -353,7 +353,7 @@ func main() {
Usage: "Path to ignore during the build.",
EnvVar: "PLUGIN_IGNORE_PATH",
},
cli.StringFlag{
cli.StringSliceFlag{
Name: "ignore-paths",
Usage: "Path to ignore during the build.",
EnvVar: "PLUGIN_IGNORE_PATHS",