Skip to content
Snippets Groups Projects

add staging deployment to CI

Merged Aymeric Chaumont requested to merge staging-ci into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -154,6 +154,7 @@ lint-front:
ssh "eatfast@$DOMAIN"
"cd /var/www/eatfast-website/backend &&
git stash &&
git pull &&
git checkout "$CI_COMMIT_BRANCH" &&
git stash &&
git pull &&
Loading