Change scp port to 2222

This commit is contained in:
BBaoVanC 2021-05-12 18:04:46 -05:00
parent 2f5fa00f85
commit b42feeb783
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ steps:
image: appleboy/drone-scp
settings:
host: boba.best
port: 22
port: 2222
username: droneci
key:
from_secret: SSH_KEY