Skip to content
Snippets Groups Projects
Verified Commit 328642d3 authored by Janis Streib's avatar Janis Streib :owl:
Browse files

FIX: wrong dev-containers spec

parent 2ac9e05c
Branches
No related tags found
No related merge requests found
Pipeline #415078 passed with warnings
...@@ -4,6 +4,3 @@ WORKDIR /workspaces/my-project ...@@ -4,6 +4,3 @@ WORKDIR /workspaces/my-project
ENV PNPM_HOME=/workspaces/pnpm ENV PNPM_HOME=/workspaces/pnpm
RUN corepack enable pnpm RUN corepack enable pnpm
COPY pnpm-lock.yaml ./
RUN pnpm fetch
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment