When I deploy it, it works fine, but CI fails.

summary

CI fails.

detail

I have a django application that works fine on VPS.

This application also works correctly in automated tests in a local environment.

When searching the web, I often find CI methods using docker, but I don’t use docker.

Please see here for settings such as yaml file.

If anyone knows anything please let me know. thank you.

It looks like the permissions issue has been resolved. But I don’t know if there is a problem in the process of creating the user table or why I am getting an error in register_user.