Skip to content
Snippets Groups Projects
Commit ab90c544 authored by Aymeric Chaumont's avatar Aymeric Chaumont
Browse files

replaced first pull with fetch in ci

parent 7eda0326
No related branches found
No related tags found
No related merge requests found
Pipeline #44522 passed
......@@ -148,7 +148,7 @@ lint-front:
ssh "eatfast@$DOMAIN"
"cd /var/www/eatfast-website/backend &&
git stash &&
git pull &&
git fetch &&
git checkout "$CI_COMMIT_BRANCH" &&
git stash &&
git pull &&
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment