Lost data after re-deploying

System Information
  • Strapi Version: 4
  • Operating System: MacOX
  • Database: Dev database DigitalOcean
  • Node Version: latest
  • NPM Version: latest
  • Yarn Version: -

Hi guys,
I am a newbie here.

I created Strapi on my Mac, pushed it to GitHub and then deployed on DigitalOcean App using your instruction. After that I created some content in the cloud.

By this step everything worked correctly.

But after re-deployment (I mean I made some commits, pushed them to GitHub) I lose entire content I have created on DigitalOcean. So I got updates I’d made on my Mac, but lost content designed on DigitalOcean.

Is it correct behavior? If not, what am I doing wrong?

Could you check if you are using sqlite by any chance