From 1a8a170e478eee5ad288fa30a0e4397bd55f2952 Mon Sep 17 00:00:00 2001 From: Raul Perusquia Date: Sat, 6 Jan 2024 20:34:23 +0800 Subject: [PATCH] refactor: PKA-617 deployer moving dir --- deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.yaml b/deploy.yaml index 358ee16fa..e1ba203c0 100644 --- a/deploy.yaml +++ b/deploy.yaml @@ -14,7 +14,7 @@ config: hosts: aiku: environment: 'production' - deploy_path: '~/' + deploy_path: '~/www' branch: production devops: environment: 'staging'