patch
parent
ab0303641d
commit
ed7b30c1a5
|
@ -10,6 +10,7 @@ RUN rm -rf /backend/project/dist
|
|||
|
||||
# Compilar
|
||||
WORKDIR /frontend
|
||||
RUN git checkout cc109373b359d20884bf5b258172c40dd0df6d23
|
||||
RUN npm install && npm run build
|
||||
|
||||
# Contenedor backend
|
||||
|
|
Loading…
Reference in New Issue