Docker buid issue
This commit is contained in:
@ -11,7 +11,7 @@ RUN npm ci --legacy-peer-deps
|
||||
|
||||
# Copy source and build
|
||||
COPY . .
|
||||
RUN npm run build -- --configuration production
|
||||
RUN npm run build --configuration production
|
||||
|
||||
|
||||
# ===============================
|
||||
|
||||
Reference in New Issue
Block a user