feat: refs #6695 jenkins run e2e
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Alex Moreno 2024-10-04 13:00:12 +02:00
parent 6c5ae8d7e6
commit d41a6e9142
3 changed files with 48 additions and 679 deletions

View File

@ -21,7 +21,6 @@
"dependencies": {
"@quasar/cli": "^2.3.0",
"@quasar/extras": "^1.16.9",
"@verdnatura/myt": "^1.6.11",
"axios": "^1.4.0",
"chromium": "^3.0.3",
"croppie": "^2.6.5",

File diff suppressed because it is too large Load Diff

View File

@ -13,6 +13,6 @@ COPY salix/db db
COPY salix/myt.config.yml .
COPY salix/.git .git
COPY node_modules node_modules
# RUN pnpm i @verdnatura/myt USAR NODE_MODULES HASTA QUE ESTE LA RAMA DE MYT FUSIONADA (MIENTRAS INSTALAR EN LILIUM, MYT Y MODIFICAR EL CODIGO DE myt-run.js)
# COPY node_modules node_modules
RUN pnpm i @verdnatura/myt