From 33621ff6850486eac307fd45d1f869683706f7ab Mon Sep 17 00:00:00 2001 From: Genyus Date: Tue, 23 Apr 2024 10:49:29 -0400 Subject: [PATCH] chore: updates wp-cli.yml template --- wp-cli.yml.dist | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/wp-cli.yml.dist b/wp-cli.yml.dist index f807cbf4..48463121 100644 --- a/wp-cli.yml.dist +++ b/wp-cli.yml.dist @@ -1,3 +1,13 @@ path: web/wp + +"@development": + path: web/wp + +"@staging": + ssh: # Staging SSH details here + +"@production": + ssh: # Production SSH details here + server: docroot: web