From 19b7d1303a47787b86660460b78ba9baade9695b Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Wed, 28 Jun 2023 11:37:09 +0100 Subject: [PATCH] Fix SSH port for deploy --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index f1bce71..9caa0bc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,8 @@ steps: image: git.coopcloud.tech/coop-cloud/docker-cp-deploy:latest settings: host: washnote.org - service: dev_washnote_com + port: 222 + service: dev_washnote_org source: _site dest: /usr/share/nginx/html/ deploy_key: