retesting

This commit is contained in:
Alexis Bruneteau 2025-05-31 17:47:59 +02:00
parent 225c0654cc
commit 97520d404a

View File

@ -67,5 +67,5 @@ jobs:
kubectl apply -k deploy/k3s/ --kubeconfig ~/.kube/config
kubectl set image deployment/hosting-frontend \
hosting-frontend=${{ secrets.REGISTRY_URL }}/hosting-frontend:${{ github.sha }} \
-n hosting-frontend --kubeconfig ~/.kube/config
kubectl rollout status deployment/hosting-frontend -n hosting-frontend --kubeconfig ~/.kube/config
-n hosting --kubeconfig ~/.kube/config
kubectl rollout status deployment/hosting-frontend -n hosting --kubeconfig ~/.kube/config