feat: 删除 ci.yml,新增 setup-node-environment.yml 和 deploy-dist-to-surge.yml 工作流

This commit is contained in:
严浩
2024-10-12 14:18:46 +08:00
parent edf12e5623
commit 238392db7a
5 changed files with 54 additions and 11 deletions

1
Dockerfile.test Normal file
View File

@ -0,0 +1 @@
FROM alpine:latest