调整展示

This commit is contained in:
jukaifeng 2023-04-10 13:50:28 +08:00
parent d3617bf2da
commit 11082045e5
1 changed files with 4 additions and 4 deletions

View File

@ -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: