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
|
image: appleboy/drone-scp
|
||||||
settings:
|
settings:
|
||||||
host:
|
host:
|
||||||
from_secret: ssh_ip
|
from_secret: SSH_IP
|
||||||
username:
|
username:
|
||||||
from_secret: ssh_user
|
from_secret: SSH_USER
|
||||||
key:
|
key:
|
||||||
from_secret: ssh_key
|
from_secret: SSH_KEY
|
||||||
port:
|
port:
|
||||||
from_secret: ssh_port
|
from_secret: SSH_PORT
|
||||||
target: /home/crab/deploys/butler_bot
|
target: /home/crab/deploys/butler_bot
|
||||||
source:
|
source:
|
||||||
- .env
|
- .env
|
||||||
|
|
Loading…
Reference in New Issue