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

- 在文件开头添加注释#c
- 移除多余的空行
This commit is contained in:
lixin 2025-01-10 13:25:28 +08:00
parent d9d0ec4b2a
commit 6a04d0a46f

View File

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