Compare commits

..

1 Commits

Author SHA1 Message Date
satyakota04 7553d302d1 added the PLUGIN_MULTIPLE_BUILD_ARGS for all registries 2025-09-09 17:58:26 +05:30
-5
View File
@@ -362,11 +362,6 @@ func main() {
Usage: "Ignore the /var/run directory during build.",
EnvVar: "PLUGIN_IGNORE_VAR_RUN",
},
cli.StringSliceFlag{
Name: "args",
Usage: "build args",
EnvVar: "PLUGIN_BUILD_ARGS",
},
cli.StringFlag{
Name: "ignore-path",
Usage: "Path to ignore during the build.",