Merge pull request #22 from xoxys/master

set skip_build to false
This commit is contained in:
Thomas Boerger
2019-03-27 20:34:08 +01:00
committed by GitHub
+1 -1
View File
@@ -47,7 +47,7 @@ func main() {
Usage: "distribution types to deploy",
EnvVar: "PLUGIN_DISTRIBUTIONS",
},
cli.BoolTFlag{
cli.BoolFlag{
Name: "skip_build",
Usage: "skip build and only upload pre-build packages",
EnvVar: "PLUGIN_SKIP_BUILD",