更新 .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-12-30 12:53:05 +00:00
parent 90d316fcdc
commit 100cd70f7b

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 ===================================