fix
parent
7b3ebffe3f
commit
38ed56b822
|
@ -9,7 +9,7 @@ RUN rm -rf /backend/project/dist
|
||||||
|
|
||||||
# Compilar
|
# Compilar
|
||||||
WORKDIR /frontend
|
WORKDIR /frontend
|
||||||
RUN git checkout cc109373b359d20884bf5b258172c40dd0df6d23
|
# 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