Modifié : automate.sh

This commit is contained in:
guillaume.emorine 2024-04-29 08:52:18 +02:00
parent f0033dc781
commit 23e555140f

View File

@ -33,6 +33,7 @@ else
echo "Récupération des fichiers à jour dans la branche tests..." echo "Récupération des fichiers à jour dans la branche tests..."
git pull origin tests git pull origin tests
else else
git checkout tests
echo "Ajout des fichiers au Gitea, branche tests..." echo "Ajout des fichiers au Gitea, branche tests..."
sleep 2 sleep 2
git add . git add .