test: refs #6695 e2e better build front image
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
This commit is contained in:
parent
38b94a8892
commit
38b1cddb71
|
@ -38,9 +38,9 @@ COPY \
|
|||
# pnpm install cypress && \
|
||||
# npx cypress install
|
||||
|
||||
RUN pnpm install --frozen-lockfile --prefer-offline && \
|
||||
pnpx cypress install && \
|
||||
pnpm store prune
|
||||
RUN pnpm install --prefer-offline && \
|
||||
pnpm install cypress && \
|
||||
pnpx cypress install
|
||||
|
||||
COPY \
|
||||
quasar.config.js \
|
||||
|
|
Loading…
Reference in New Issue