feat: refs #6695 jenkins run e2e
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
6c5ae8d7e6
commit
d41a6e9142
|
@ -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",
|
||||
|
|
722
pnpm-lock.yaml
722
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue