fix: jenkins puppeteer
gitea/salix/pipeline/pr-master There was a failure building this commit
Details
gitea/salix/pipeline/pr-master There was a failure building this commit
Details
This commit is contained in:
parent
87e23b49e7
commit
9ec51e534d
|
@ -40,6 +40,7 @@ RUN apt-get update \
|
|||
WORKDIR /salix
|
||||
|
||||
COPY print/package.json print/pnpm-lock.yaml print/
|
||||
RUN pnpx puppeteer browsers install chrome
|
||||
RUN pnpm install --prod --prefix=print
|
||||
|
||||
COPY package.json pnpm-lock.yaml ./
|
||||
|
|
Loading…
Reference in New Issue