mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
ci: pnpm version update
This commit is contained in:
@@ -5,7 +5,7 @@ WORKDIR /app
|
||||
RUN rm /app/.npmrc
|
||||
|
||||
# install frontend
|
||||
RUN npm i -g pnpm
|
||||
RUN npm i -g pnpm@7
|
||||
RUN pnpm install
|
||||
RUN pnpm run build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user