From bcffd9f175e89cc224ec4195e145e5eb4bf8d338 Mon Sep 17 00:00:00 2001 From: LathanDevers Date: Tue, 28 Jul 2026 11:15:45 +0200 Subject: [PATCH] test --- .gitea/workflows/deploy-test.yml | 2 +- .gitea/workflows/deploy.yml | 2 +- src/pages/GiseLandingPage.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitea/workflows/deploy-test.yml b/.gitea/workflows/deploy-test.yml index 27e4910..1f14e48 100644 --- a/.gitea/workflows/deploy-test.yml +++ b/.gitea/workflows/deploy-test.yml @@ -41,7 +41,7 @@ jobs: - name: Déploiement FTP (10.10.40.12) env: - FTP_USER: ${{ secrets.FTP_USER_TEST }} # Le compte FTP enfermé dans aegis.gise.be + FTP_USER: ${{ secrets.FTP_USER_TEST }} FTP_PASSWORD: ${{ secrets.FTP_PASSWORD_TEST }} FTP_SERVER: ${{ secrets.FTP_SERVER }} # Doit contenir : 10.10.40.12 run: | diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 27680ee..546f7aa 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -41,7 +41,7 @@ jobs: - name: Déploiement FTP (10.10.40.12) env: - FTP_USER: ${{ secrets.FTP_USER }} # Le compte FTP enfermé dans aegis.gise.be + FTP_USER: ${{ secrets.FTP_USER }} FTP_PASSWORD: ${{ secrets.FTP_PASSWORD }} FTP_SERVER: ${{ secrets.FTP_SERVER }} # Doit contenir : 10.10.40.12 run: | diff --git a/src/pages/GiseLandingPage.tsx b/src/pages/GiseLandingPage.tsx index d367117..53e4a2e 100644 --- a/src/pages/GiseLandingPage.tsx +++ b/src/pages/GiseLandingPage.tsx @@ -79,7 +79,7 @@ export default function GiseLandingPage() { - Réponse à Incident + Nous Contacter