From 8ec47566e3ab1e2d801120fe9d5e7387fec3564d Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Mon, 22 May 2023 22:27:42 -0400 Subject: [PATCH] this fixed the other pipeline --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index cdf432b..06698f5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,6 +16,7 @@ steps: key: from_secret: BLOG_DEPLOY_KEY user: blog + port: 22 delete: true recursive: true hosts: ["hugo-demo.ndumas.com"]