Update sample config
This commit is contained in:
parent
1fab12c472
commit
88cddabb51
1 changed files with 2 additions and 2 deletions
|
@ -47,11 +47,11 @@ filters:
|
||||||
|
|
||||||
|
|
||||||
deployments:
|
deployments:
|
||||||
- copy:
|
- transfer:
|
||||||
local: local-wp-image
|
local: local-wp-image
|
||||||
remote: remote-wp-app
|
remote: remote-wp-app
|
||||||
|
|
||||||
- copy:
|
- transfer:
|
||||||
local: local-db-dump
|
local: local-db-dump
|
||||||
remote: remote-wp-db
|
remote: remote-wp-db
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue