Answer the question
In order to leave comments, you need to log in
Where can I find the correct CI build chain to run tests, build a prod container for symfony?
Hello everyone, there is a build and deploy pipeline in the GitLab CI / CD
symfony 4 project and the angular front
sometimes the deployment process reaches 20 minutes, I would like to see how someone builds and minimizes the time.
is there any way to see dockerFile
my files:
gitlab-ci https://yadi.sk/d/g9tMjkO8aX_2-w
frontend.Dockerfile https://yadi.sk/d/skZ-RUOamabfqQ
backend.Dockerfile https://yadi.sk /d/k8U3IZv83wdD_A
Answer the question
In order to leave comments, you need to log in
I haven't worked with GitLab CI/CD and symfony, but I'll say it anyway :-)
First, check which part takes the most time, and start optimizing it.
Secondly, FE and BE can be built and deployed in parallel.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question