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
38b1cddb71
commit
dd4e12c174
|
@ -40,7 +40,7 @@ COPY \
|
||||||
|
|
||||||
RUN pnpm install --prefer-offline && \
|
RUN pnpm install --prefer-offline && \
|
||||||
pnpm install cypress && \
|
pnpm install cypress && \
|
||||||
pnpx cypress install
|
npx cypress install
|
||||||
|
|
||||||
COPY \
|
COPY \
|
||||||
quasar.config.js \
|
quasar.config.js \
|
||||||
|
|
Loading…
Reference in New Issue