Update 1-DOCS.md
Fix the wrong config name for list of commands to execute on remote machines after rsync occurs
This commit is contained in:
@@ -13,7 +13,7 @@ The following parameters are used to configure the plugin:
|
|||||||
- **recursive** - recursively synchronize, defaults to `false`
|
- **recursive** - recursively synchronize, defaults to `false`
|
||||||
- **delete** - delete target folder contents, defaults to `false`
|
- **delete** - delete target folder contents, defaults to `false`
|
||||||
- **prescript** - list of commands to execute on remote machines before rsync occurs
|
- **prescript** - list of commands to execute on remote machines before rsync occurs
|
||||||
- **postscript** - list of commands to execute on remote machines after rsync occurs
|
- **script** - list of commands to execute on remote machines after rsync occurs
|
||||||
|
|
||||||
## Secrets
|
## Secrets
|
||||||
The following secrets can be used to secure the sensitive parts of your configuration:
|
The following secrets can be used to secure the sensitive parts of your configuration:
|
||||||
|
|||||||
Reference in New Issue
Block a user