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

Workbench: Add the dev container CLI.

parent c903d937
No related branches found
No related tags found
No related merge requests found
Pipeline #4169 failed
...@@ -254,6 +254,7 @@ ENV COREPACK_HOME=/usr/local/share/corepack ...@@ -254,6 +254,7 @@ ENV COREPACK_HOME=/usr/local/share/corepack
# hadolint ignore=DL3016 # hadolint ignore=DL3016
RUN npm install --global \ RUN npm install --global \
@bitwarden/cli \ @bitwarden/cli \
@devcontainers/cli \
@playwright/test \ @playwright/test \
corepack \ corepack \
&& \ && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment