Build(deps-dev): bump @nuxtjs/eslint-config-typescript from 10.0.0 to 11.0.0 #580
+1
-2
@@ -6,8 +6,7 @@ COPY ./package.json ./yarn.lock ./.snyk ./
|
|||||||
RUN yarn install --frozen-lockfile
|
RUN yarn install --frozen-lockfile
|
||||||
|
|
||||||
COPY ./ ./
|
COPY ./ ./
|
||||||
WORKDIR /build/autopublish-app
|
RUN yarn build && yarn lint
|
||||||
RUN yarn lint && yarn build
|
|
||||||
#RUN yarn start:ci & yarn wait && yarn test:cypress
|
#RUN yarn start:ci & yarn wait && yarn test:cypress
|
||||||
|
|
||||||
FROM nginx
|
FROM nginx
|
||||||
|
|||||||
Reference in New Issue
Block a user