We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 90170ca + ed363d8 commit 20c2d5bCopy full SHA for 20c2d5b
main.go
@@ -47,7 +47,7 @@ func main() {
47
Usage: "distribution types to deploy",
48
EnvVar: "PLUGIN_DISTRIBUTIONS",
49
},
50
- cli.BoolTFlag{
+ cli.BoolFlag{
51
Name: "skip_build",
52
Usage: "skip build and only upload pre-build packages",
53
EnvVar: "PLUGIN_SKIP_BUILD",
0 commit comments