Updated host and script path.
This commit is contained in:
@@ -33,13 +33,13 @@ steps:
|
|||||||
- drone-test
|
- drone-test
|
||||||
status: success
|
status: success
|
||||||
settings:
|
settings:
|
||||||
host: 10.0.0.114
|
host: 10.0.0.52
|
||||||
username: root
|
username: root
|
||||||
key:
|
key:
|
||||||
from_secret: ssh_key
|
from_secret: ssh_key
|
||||||
command_timeout: 600s
|
command_timeout: 600s
|
||||||
script:
|
script:
|
||||||
- /home/kevin/deploy/vinlottis.sh
|
- /home/kevin/deploy.sh
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
|
|||||||
Reference in New Issue
Block a user