测试构建
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
wenyongda 2025-05-26 13:12:32 +08:00
parent c407a7cdfc
commit 0d8ebba0f6

View File

@ -6,6 +6,8 @@ server:
host: 47.93.8.7 host: 47.93.8.7
port: 22 port: 22
username: root username: root
private_key:
from_secret: 12
script: script:
- yarn - yarn
- hexo clean - hexo clean