Skip to content
Extraits de code Groupes Projets
Vérifiée Valider ca386b16 rédigé par Guinness's avatar Guinness
Parcourir les fichiers

Fix gitlab ci

parent c29c5f74
Branches
Étiquettes
2 requêtes de fusion!37Mise en production,!20Fix gitlab ci
...@@ -5,6 +5,8 @@ cd /home/don/don ...@@ -5,6 +5,8 @@ cd /home/don/don
git reset --hard git reset --hard
git pull origin $CI_BUILD_REF_NAME git pull origin $CI_BUILD_REF_NAME
git checkout $CI_BUILD_REF_NAME git checkout $CI_BUILD_REF_NAME
git submodule init
git submodule update
composer install --no-dev composer install --no-dev
composer update composer update
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter