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
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:
@@ -70,3 +70,4 @@ ENTRYPOINT ["dotnet", "AdsAnalyticsService.API.dll"]
|
||||
# Build v3 1775834045
|
||||
# Build v4 1775835811
|
||||
# Build v5 1775838916
|
||||
# Build v6 1775840642
|
||||
|
||||
@@ -70,3 +70,4 @@ ENTRYPOINT ["dotnet", "AdsBillingService.API.dll"]
|
||||
# Build v3 1775834045
|
||||
# Build v4 1775835811
|
||||
# Build v5 1775838916
|
||||
# Build v6 1775840642
|
||||
|
||||
@@ -70,3 +70,4 @@ ENTRYPOINT ["dotnet", "AdsManagerService.API.dll"]
|
||||
# Build v3 1775834045
|
||||
# Build v4 1775835811
|
||||
# Build v5 1775838916
|
||||
# Build v6 1775840642
|
||||
|
||||
@@ -70,3 +70,4 @@ ENTRYPOINT ["dotnet", "AdsServingService.API.dll"]
|
||||
# Build v3 1775834045
|
||||
# Build v4 1775835811
|
||||
# Build v5 1775838916
|
||||
# Build v6 1775840642
|
||||
|
||||
@@ -79,3 +79,4 @@ ENTRYPOINT ["dotnet", "AdsTrackingService.API.dll"]
|
||||
# Build v3 1775834045
|
||||
# Build v4 1775835811
|
||||
# Build v5 1775838916
|
||||
# Build v6 1775840642
|
||||
|
||||
@@ -70,3 +70,4 @@ ENTRYPOINT ["dotnet", "FacebookService.API.dll"]
|
||||
# Build v3 1775834045
|
||||
# Build v4 1775835811
|
||||
# Build v5 1775838916
|
||||
# Build v6 1775840642
|
||||
|
||||
@@ -70,3 +70,4 @@ ENTRYPOINT ["dotnet", "WhatsAppService.API.dll"]
|
||||
# Build v3 1775834045
|
||||
# Build v4 1775835811
|
||||
# Build v5 1775838916
|
||||
# Build v6 1775840642
|
||||
|
||||
@@ -70,3 +70,4 @@ ENTRYPOINT ["dotnet", "MktXService.API.dll"]
|
||||
# Build v3 1775834045
|
||||
# Build v4 1775835811
|
||||
# Build v5 1775838916
|
||||
# Build v6 1775840642
|
||||
|
||||
@@ -70,3 +70,4 @@ ENTRYPOINT ["dotnet", "MktZaloService.API.dll"]
|
||||
# Build v3 1775834045
|
||||
# Build v4 1775835811
|
||||
# Build v5 1775838916
|
||||
# Build v6 1775840642
|
||||
|
||||
Reference in New Issue
Block a user