调整展示

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
settings:
host:
from_secret: host
from_secret: uhost
username:
from_secret: username
from_secret: uusername
password:
from_secret: password
from_secret: upassword
port:
from_secret: port
from_secret: uport
target: /docker/www/public/deploy
source: ./index.html
when: