ci: 更新 .drone.yml 文件
Some checks failed
continuous-integration/drone/push Build is failing

- 在 .drone.yml 文件中添加中文注释 "#测试"
- 此修改用于测试目的,不影响功能
This commit is contained in:
lixin 2025-01-10 12:32:08 +08:00
parent c8e83003cd
commit 201be6eb1e

View File

@ -1,7 +1,7 @@
kind: pipeline kind: pipeline
type: docker type: docker
name: nodejs-22-docker-ci name: nodejs-22-docker-ci
#测试
steps: steps:
- name: git-clone - name: git-clone
image: alpine/git image: alpine/git