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

This commit is contained in:
2025-12-31 01:49:54 +00:00
parent 1a7996bf95
commit bd1070af81

View File

@@ -18,5 +18,5 @@ steps:
- echo ===================================
- echo 这是自动运行的流水线
- echo 自动运行
- echo "仓库唯一标识UID: {{ .repo.uid }}"
- echo 仓库唯一标识UID: {{ .repo.uid }}
- echo ===================================