docs and pipeline changes
This commit is contained in:
parent
fc738597ff
commit
c30ae2ac3e
@ -25,6 +25,4 @@ steps:
|
|||||||
secrets: [ ssh_host_key, ssh_deploy_key, ssh_passphrase ]
|
secrets: [ ssh_host_key, ssh_deploy_key, ssh_passphrase ]
|
||||||
|
|
||||||
when:
|
when:
|
||||||
- event: push
|
- path: "docs/*"
|
||||||
branch: master
|
|
||||||
path: "docs/*"
|
|
@ -2,7 +2,7 @@
|
|||||||
title: Exec
|
title: Exec
|
||||||
---
|
---
|
||||||
|
|
||||||
The `exec` subcommand can do somethings that the configuration file can't do yet. The command `exec host` can execute commands on many hosts.
|
The `exec` subcommand can do some things that the configuration file can't do yet. The command `exec host` can execute commands on many hosts.
|
||||||
|
|
||||||
`exec host` takes the following arguments:
|
`exec host` takes the following arguments:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user