测试提交

This commit is contained in:
2024-11-28 22:29:28 +08:00
parent b20848d711
commit 8736fbe863
2 changed files with 9 additions and 2 deletions

8
newBackApi/.drone.yml Normal file
View File

@@ -0,0 +1,8 @@
kind: pipeline
name: default
steps:
- name: test
image: node
commands:
- npm run dev