Skip to content

Commit 72fbef8

Browse files
committed
fix mön
1 parent cfcf004 commit 72fbef8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/azure-kubernetes-service.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787
- name: Deploy microservices to AKS
8888
run: |
8989
echo "Deploying services"
90+
kubectl replace --force -f ./soemi-moen/k8s
91+
kubectl replace --force -f ./soemi-proexy/k8s
9092
kubectl replace --force -f ./soemi-woeb/k8s
9193
kubectl replace --force -f ./soemi-woers/k8s
92-
kubectl replace --force -f ./soemi-proexy/k8s

0 commit comments

Comments
 (0)