fix: hardcode deploy host and user
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
ExtraNetwork
2026-05-13 10:54:36 +03:00
parent 8ca1cb4216
commit 3a27bc5041

View File

@@ -69,10 +69,8 @@ steps:
- name: deploy - name: deploy
image: appleboy/drone-ssh image: appleboy/drone-ssh
settings: settings:
host: host: 178.105.136.25
from_secret: DEPLOY_HOST username: deploy
username:
from_secret: DEPLOY_USER
key: key:
from_secret: DEPLOY_SSH_KEY from_secret: DEPLOY_SSH_KEY
port: 22 port: 22