'Feedback asking about my first CI/CD plan

I'm starting to the CI/CD pipelines and I wanted to have your opinions about a sketch of a pipeline that i done. I'm trying to craft a Proof Of Concept of a full automated pipeline using Github and CircleCI.

If you have any suggestion or anything, tell me that! Here is a picture of my sketch : https://imgur.com/a/eaMuvX5

For now, only the CI is working like i want. (built test/linting and unit-test)

If you are curious, my app is here : https://github.com/Etelcode/poc_ci_cd



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source