Skip to content
Snippets Groups Projects
Commit f21caf7f authored by Bartek Wrona's avatar Bartek Wrona
Browse files

Package manager switched to pnpm

parent e619fae3
No related branches found
No related tags found
1 merge request!23Added support form pnp package manager like also preinstallation step to cache large and rarely changing packages
......@@ -14,7 +14,7 @@ RUN apt-get update && \
autoconf \
libtool \
protobuf-compiler && \
npm install -g yarn
npm install -g pnpm
FROM supplemented_tools_sdk AS lib_source
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment