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

This commit is contained in:
2025-12-31 02:18:03 +00:00
parent a1ce857aac
commit 67e0129347

View File

@@ -24,5 +24,5 @@ steps:
commands:
- echo ===================================
- echo 这是自动运行的流水线
- echo 自动运行 "{{ .repo.uid }}"
- echo 自动运行 {{ .repo.uid }}
- echo ===================================