test: refs #6695 e2e better build front image
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Alex Moreno 2025-02-06 11:05:34 +01:00
parent 38b1cddb71
commit dd4e12c174
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ COPY \
RUN pnpm install --prefer-offline && \
pnpm install cypress && \
pnpx cypress install
npx cypress install
COPY \
quasar.config.js \