调整展示
This commit is contained in:
parent
d3617bf2da
commit
11082045e5
|
@ -38,13 +38,13 @@ steps:
|
||||||
image: appleboy/drone-scp
|
image: appleboy/drone-scp
|
||||||
settings:
|
settings:
|
||||||
host:
|
host:
|
||||||
from_secret: host
|
from_secret: uhost
|
||||||
username:
|
username:
|
||||||
from_secret: username
|
from_secret: uusername
|
||||||
password:
|
password:
|
||||||
from_secret: password
|
from_secret: upassword
|
||||||
port:
|
port:
|
||||||
from_secret: port
|
from_secret: uport
|
||||||
target: /docker/www/public/deploy
|
target: /docker/www/public/deploy
|
||||||
source: ./index.html
|
source: ./index.html
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in New Issue