ci: 增加前端构建发布流水线
新增 Gitea CI,覆盖 Android OTA 发布与校验、Android Release APK 打包,以及 Web Docker 镜像构建推送。 Made-with: Cursor
This commit is contained in:
10
.dockerignore
Normal file
10
.dockerignore
Normal file
@@ -0,0 +1,10 @@
|
||||
node_modules
|
||||
.git
|
||||
.expo
|
||||
dist
|
||||
dist-web
|
||||
dist-android
|
||||
dist-android-update.zip
|
||||
android
|
||||
screenshots
|
||||
*.log
|
||||
Reference in New Issue
Block a user