Skip to content
Snippets Groups Projects
Commit 1d317b9a authored by nimrod's avatar nimrod
Browse files

Workbench: Reintroduce Opensearch Curator and Chalice.

They were removed because their dependencies conflicted with other
packages.
parent 83e9476b
No related branches found
No related tags found
No related merge requests found
Pipeline #3530 failed
...@@ -231,6 +231,8 @@ RUN apt-get update && \ ...@@ -231,6 +231,8 @@ RUN apt-get update && \
transmission-rpc \ transmission-rpc \
ziglang \ ziglang \
&& \ && \
pipx install chalice && \
pipx install curator-opensearch && \
pipx install pdm && \ pipx install pdm && \
pipx inject pdm pdm-version pdm-packer pdm-publish && \ pipx inject pdm pdm-version pdm-packer pdm-publish && \
npm install --global \ npm install --global \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment