ops(deploy): .dockerignore 에 clients/ 추가 — 서버 이미지 빌드 컨텍스트에서 네이티브 앱 제외 (build context 는 ./services·./app·./frontend 분리라 무영향, 방어적)
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
clients/
|
||||||
|
**/.build/
|
||||||
|
**/*.xcodeproj/
|
||||||
|
**/DerivedData/
|
||||||
Reference in New Issue
Block a user