corriger le workfolw
Build and Deploy Hugo / build (push) Failing after 2s

This commit is contained in:
2026-05-21 09:39:29 +00:00
parent 1d2d9b373b
commit d2aea94154
+1
View File
@@ -43,3 +43,4 @@ jobs:
kubectl config use-context homelab
POD=$(kubectl get pods -n blog -l app=hugo-nginx -o jsonpath='{.items[0].metadata.name}')
kubectl cp public/. blog/${POD}:/usr/share/nginx/html/