This commit is contained in:
2026-04-23 22:29:00 +02:00
parent fcd3554545
commit 3460b67777
37 changed files with 356 additions and 325 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ deploy:
- echo "🚀 Déploiement du Portfolio..."
- kubectl apply -f k8s.yaml
- kubectl rollout restart deployment/portfolio-app -n portfolio-ns
- echo "✅ Déploiement terminé sur http://portfolio.theval.ovh"
- echo "✅ Déploiement terminé sur https://portfolio.valentin-massonniere.ch"
only:
- main
- master