Remove debug print
This commit is contained in:
@ -17,4 +17,3 @@ RUN \
|
||||
FROM nginx:1.25-alpine
|
||||
|
||||
COPY --from=node-builder /node-builder/build/. /usr/share/nginx/html
|
||||
RUN ls -alF /usr/share/nginx/html
|
||||
|
||||
Reference in New Issue
Block a user