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

This commit is contained in:
2025-12-31 01:41:34 +00:00
parent 7f13fcdc4d
commit 327e1512be

View File

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