fix(cicd): fix pos-web root context + rebuild remaining 10 services
All checks were successful
Build & Deploy to K8s / build-and-deploy (push) Successful in 29m5s

pos-web Dockerfile uses root context (COPY apps/web-client-tpos-net/...)
so Kaniko needs --context=/workspace/repo --dockerfile=apps/.../Dockerfile

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Ho Ngoc Hai
2026-04-11 00:04:02 +07:00
parent 6bd8377c04
commit 5d432145d5
11 changed files with 32 additions and 2 deletions

View File

@@ -70,3 +70,4 @@ ENTRYPOINT ["dotnet", "AdsAnalyticsService.API.dll"]
# Build v3 1775834045
# Build v4 1775835811
# Build v5 1775838916
# Build v6 1775840642

View File

@@ -70,3 +70,4 @@ ENTRYPOINT ["dotnet", "AdsBillingService.API.dll"]
# Build v3 1775834045
# Build v4 1775835811
# Build v5 1775838916
# Build v6 1775840642

View File

@@ -70,3 +70,4 @@ ENTRYPOINT ["dotnet", "AdsManagerService.API.dll"]
# Build v3 1775834045
# Build v4 1775835811
# Build v5 1775838916
# Build v6 1775840642

View File

@@ -70,3 +70,4 @@ ENTRYPOINT ["dotnet", "AdsServingService.API.dll"]
# Build v3 1775834045
# Build v4 1775835811
# Build v5 1775838916
# Build v6 1775840642

View File

@@ -79,3 +79,4 @@ ENTRYPOINT ["dotnet", "AdsTrackingService.API.dll"]
# Build v3 1775834045
# Build v4 1775835811
# Build v5 1775838916
# Build v6 1775840642

View File

@@ -70,3 +70,4 @@ ENTRYPOINT ["dotnet", "FacebookService.API.dll"]
# Build v3 1775834045
# Build v4 1775835811
# Build v5 1775838916
# Build v6 1775840642

View File

@@ -70,3 +70,4 @@ ENTRYPOINT ["dotnet", "WhatsAppService.API.dll"]
# Build v3 1775834045
# Build v4 1775835811
# Build v5 1775838916
# Build v6 1775840642

View File

@@ -70,3 +70,4 @@ ENTRYPOINT ["dotnet", "MktXService.API.dll"]
# Build v3 1775834045
# Build v4 1775835811
# Build v5 1775838916
# Build v6 1775840642

View File

@@ -70,3 +70,4 @@ ENTRYPOINT ["dotnet", "MktZaloService.API.dll"]
# Build v3 1775834045
# Build v4 1775835811
# Build v5 1775838916
# Build v6 1775840642