Feature/new ci
Compare changes
+ 88
− 105
@@ -2,59 +2,108 @@ variables:
@@ -2,59 +2,108 @@ variables:
@@ -63,80 +112,14 @@ stages:
@@ -63,80 +112,14 @@ stages:
- ssh -p $DEPLOY_PORT -i ~/.ssh/id_rsa_demo_fs $DEPLOY_USER@$DEPLOY_HOST "cd $DEPLOY_DIR && php bin/console doctrine:migrations:migrate --no-interaction && php bin/console cache:clear && $RUN_AFTER_DEPLOY"
\ No newline at end of file