change scp
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
b2ca8c030b
commit
fb997a2eb3
|
@ -23,13 +23,13 @@ steps:
|
|||
image: appleboy/drone-scp
|
||||
settings:
|
||||
host:
|
||||
from_secret: ssh_ip
|
||||
from_secret: SSH_IP
|
||||
username:
|
||||
from_secret: ssh_user
|
||||
from_secret: SSH_USER
|
||||
key:
|
||||
from_secret: ssh_key
|
||||
from_secret: SSH_KEY
|
||||
port:
|
||||
from_secret: ssh_port
|
||||
from_secret: SSH_PORT
|
||||
target: /home/crab/deploys/butler_bot
|
||||
source:
|
||||
- .env
|
||||
|
|
Loading…
Reference in New Issue