更新 .drone.yml
Some checks failed
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2025-12-29 16:26:25 +00:00
parent 6047f4e1a9
commit 90d316fcdc

View File

@@ -15,7 +15,7 @@ steps:
event: push event: push
branch: main branch: main
commands: commands:
- echo =================================== - echo ====================================
- echo 这是自动运行的流水线 - echo 这是自动运行的流水线
- echo 自动运行 - echo 自动运行
- echo =================================== - echo ===================================