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

This commit is contained in:
2025-12-29 15:58:35 +00:00
parent a29d3d7629
commit 4907045db5

View File

@@ -15,10 +15,10 @@ steps:
event: push event: push
branch: main branch: main
commands: commands:
- echo ===================================== - echo ====================================
- echo 这是自动运行的流水线 - echo 这是自动运行的流水线
- echo 自动运行 - echo 自动运行
- echo ===================================== - echo ====================================
- name: print-manual-trigger - name: print-manual-trigger
image: alpine:latest image: alpine:latest