Fix release configuration and add PowerShell build script
Some checks failed
Build and Deploy / test-backend (push) Has been cancelled
Build and Deploy / build-backend (push) Has been cancelled
Build and Deploy / build-admin (push) Has been cancelled
Deploy to Production / build-backend (push) Has been cancelled
Deploy to Production / deploy (push) Has been cancelled

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
bujie9527
2026-02-05 22:59:48 +08:00
parent 0bd860f956
commit b7f7604a23
2 changed files with 74 additions and 2 deletions

View File

@@ -26,5 +26,3 @@ services:
context: ./deploy/nginx
dockerfile: Dockerfile
image: registry.667788.cool/wecom-nginx:${TAG:-latest}
tags:
- registry.667788.cool/wecom-nginx:${TAG:-latest}