fixed test
continuous-integration/drone/push Build is failing Details

master
zhangjinli 2 years ago
parent 4d679ffc6c
commit e40389dd30

@ -41,9 +41,9 @@ steps:
settings: settings:
host: 121.41.171.43 host: 121.41.171.43
username: username:
from_username: root from_username: linac
password: password:
from_secret: zhang123. from_secret: linac.
port: 22 port: 22
target: /root target: /root
source: /build/target/* source: /build/target/*
@ -52,9 +52,9 @@ steps:
settings: settings:
host: 121.41.171.43 host: 121.41.171.43
username: username:
from_username: root from_username: linac
password: password:
from_secret: zhang123. from_secret: linac.
port: 22 port: 22
command_timeout: 5m command_timeout: 5m
script: script:

Loading…
Cancel
Save