mirror of
https://github.com/appleboy/drone-ssh.git
synced 2025-05-09 18:23:21 +08:00
docs: update envs usage,
This commit is contained in:
parent
cacb93d984
commit
79584d6cfa
2
main.go
2
main.go
@ -131,7 +131,7 @@ func main() {
|
|||||||
},
|
},
|
||||||
cli.StringSliceFlag{
|
cli.StringSliceFlag{
|
||||||
Name: "envs",
|
Name: "envs",
|
||||||
Usage: "Pass envs",
|
Usage: "pass environment variable to shell script",
|
||||||
EnvVar: "PLUGIN_ENVS,INPUT_ENVS",
|
EnvVar: "PLUGIN_ENVS,INPUT_ENVS",
|
||||||
},
|
},
|
||||||
cli.BoolFlag{
|
cli.BoolFlag{
|
||||||
|
Loading…
Reference in New Issue
Block a user