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
+2 -1
View File
@@ -42,4 +42,5 @@ jobs:
--user=deployer
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/
kubectl cp public/. blog/${POD}:/usr/share/nginx/html/