add pwa and ci/cd
Some checks failed
Deploy MyApp on Same Server / build-and-deploy (push) Failing after 1m13s
Some checks failed
Deploy MyApp on Same Server / build-and-deploy (push) Failing after 1m13s
This commit is contained in:
@@ -7,6 +7,9 @@ COPY package*.json ./
|
||||
RUN npm install --legacy-peer-deps
|
||||
|
||||
COPY . .
|
||||
|
||||
ENV NODE_ENV=production
|
||||
|
||||
RUN npm run build
|
||||
|
||||
# ---- مرحله runtime ----
|
||||
|
||||
Reference in New Issue
Block a user