.
This commit is contained in:
parent
50c9bf4cca
commit
401f414937
@ -15,7 +15,7 @@ RUN yarn install
|
|||||||
# Copiar el resto del código de la aplicación
|
# Copiar el resto del código de la aplicación
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
RUN ls -la ./
|
RUN ls -la /api
|
||||||
|
|
||||||
# Ejecutar el build
|
# Ejecutar el build
|
||||||
# Si hay un error, mostrarlo en detalle.
|
# Si hay un error, mostrarlo en detalle.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user