feat(ci): enforce runtime-validation image separation #69
@@ -7,7 +7,6 @@ WORKDIR /app
|
||||
# Copy package files first for better caching
|
||||
COPY frontend/package*.json ./
|
||||
COPY frontend/.yarnrc.yml ./
|
||||
COPY frontend/.yarn/ ./.yarn/
|
||||
COPY frontend/yarn.lock* frontend/pnpm-lock.yaml* ./
|
||||
|
||||
# Install dependencies
|
||||
|
||||
Reference in New Issue
Block a user