mirror of
https://github.com/wahyd4/SAI2.git
synced 2026-08-09 05:06:05 +10:00
增run echo
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Stage 1: Build Next.js frontend
|
||||
FROM node:20.11 as build-stage
|
||||
WORKDIR /app
|
||||
RUN echo "1" > /dev/null
|
||||
|
||||
# Install dependencies
|
||||
COPY ./web/package*.json ./
|
||||
|
||||
Reference in New Issue
Block a user