test
Deploy GISE landing page test / build-and-deploy (push) Successful in 16s

This commit is contained in:
LathanDevers
2026-07-28 11:15:45 +02:00
parent f83eb53cf4
commit bcffd9f175
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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: |