1
0
mirror of https://github.com/drone/drone-cli.git synced 2024-11-23 01:11:57 +01:00

Merge remote-tracking branch 'origin'

This commit is contained in:
Brad Rydzewski 2018-10-10 16:10:47 -07:00
commit 1045e35283

@ -43,7 +43,7 @@ var Command = cli.Command{
Flags: []cli.Flag{
cli.StringFlag{
Name: "pipeline",
Usage: "Name of the pipelie to execute",
Usage: "Name of the pipeline to execute",
},
cli.StringSliceFlag{
Name: "include",