#3 update
This commit is contained in:
@@ -9,7 +9,7 @@ COPY package.json yarn.lock ./
|
||||
|
||||
RUN yarn install
|
||||
COPY . .
|
||||
RUN yarn build
|
||||
RUN yarn generate
|
||||
|
||||
FROM nginx:stable-alpine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user