ci: add x64 backend docker pipeline

This commit is contained in:
2026-08-21 22:12:09 +08:00
parent 294a7de61d
commit 613a278505
3 changed files with 308 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
**
!Dockerfile.backend
!admin-web/**
!backend/**
admin-web/node_modules/
admin-web/dist/
admin-web/.env*
backend/**/bin/
backend/**/obj/
backend/**/TestResults/
backend/MiaoJiZhang.Api/wwwroot/assets/
backend/*.log