Ignore cypress for now
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ RUN yarn install --frozen-lockfile
|
||||
COPY ./ ./
|
||||
WORKDIR /build/autopublish-app
|
||||
RUN yarn run lint && yarn run build
|
||||
RUN yarn start:ci & yarn wait && yarn test:cypress
|
||||
#RUN yarn start:ci & yarn wait && yarn test:cypress
|
||||
RUN yarn run generate
|
||||
|
||||
FROM nginx
|
||||
|
||||
Reference in New Issue
Block a user