From 3cb6b08c92bc89ffcc2a0ddf91f4ac8808446cb3 Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Wed, 14 Apr 2021 00:25:31 -0500 Subject: [PATCH] Fix settings typo... --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 31c93d5..847377c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,7 +17,7 @@ steps: - name: Upload files image: appleboy/drone-scp - aettings: + settings: host: bbaovanc.com port: 2222 username: droneci