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