🚀 ci(deploy): Active le déploiement en production.

This commit is contained in:
Serreau Jovann
2025-07-21 09:50:54 +02:00
parent 3ba57e7003
commit 96b8084970

View File

@@ -127,7 +127,7 @@ jobs:
# env:
# SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
# SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
# deploy:
deploy:
name: 🚀 Deploy to Production
runs-on: self-hosted
needs: [test]