chore: upgrade to Vue3/Vuetify3
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ COPY ./package.json ./yarn.lock ./.snyk ./
|
||||
RUN yarn install --frozen-lockfile
|
||||
|
||||
COPY ./ ./
|
||||
RUN yarn build && yarn lint
|
||||
RUN yarn run generate && yarn lint
|
||||
#RUN yarn start:ci & yarn wait && yarn test:cypress
|
||||
|
||||
FROM nginx
|
||||
|
||||
Reference in New Issue
Block a user