Skip to content
Extraits de code Groupes Projets
Valider 29ee818b rédigé par Rémi - Le Filament's avatar Rémi - Le Filament
Parcourir les fichiers

Update .gitlab-ci.yml file

parent 1b36bd3d
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Pipeline #250 en échec
......@@ -35,7 +35,7 @@ deploy:
- if [ "$CHANGES" -gt "0" ]; then
git status;
git commit -m "Update public from ${CI_COMMIT_SHORT_SHA}";
git push origin master -o ci.skip;
git push -o ci.skip;
fi
only:
- master
\ No newline at end of file
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