Test deploiement automatique 3
Some checks failed
Déploiement Hugo Staging / deploy-staging (push) Failing after 0s

This commit is contained in:
Julien Martin 2025-05-19 13:30:44 +02:00
parent ea29ff6058
commit ada7b8ae76

View File

@ -19,7 +19,7 @@ jobs:
cd /home/deploy/staging
# Récupère la dernière version de master
git pull gitea master
git pull origin master
# Relance le service Hugo-staging
docker compose -f /home/deploy/infra/docker-compose.staging.yml up -d