- frontend 目录迁移至 backend-adminend(管理后台前端) - 新增 application-shccd159.yml、application-shjjy153.yml - 更新 deploy.conf、DEPLOY.md、application.yml Made-with: Cursor
6 lines
81 B
YAML
6 lines
81 B
YAML
language: node_js
|
|
node_js: 10
|
|
script: npm run test
|
|
notifications:
|
|
email: false
|