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 && \
|
# pnpm install cypress && \
|
||||||
# npx cypress install
|
# npx cypress install
|
||||||
|
|
||||||
RUN pnpm install --frozen-lockfile --prefer-offline && \
|
RUN pnpm install --prefer-offline && \
|
||||||
pnpx cypress install && \
|
pnpm install cypress && \
|
||||||
pnpm store prune
|
pnpx cypress install
|
||||||
|
|
||||||
COPY \
|
COPY \
|
||||||
quasar.config.js \
|
quasar.config.js \
|
||||||
|
|
Loading…
Reference in New Issue