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.
1 parent 9c6d57b commit 0240060Copy full SHA for 0240060
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