P
P
part_os2021-02-04 13:30:34
symfony
part_os, 2021-02-04 13:30:34

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
601bcc0130eed234704673.png
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

1 answer(s)
V
Vitaly Karasik, 2021-02-04
@vitaly_il1

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 question

Ask a Question

731 491 924 answers to any question