fix: deploy...
This commit is contained in:
@@ -23,7 +23,7 @@ ENV SKIP_RUNTIME_ENV_VALIDATION=true
|
||||
RUN corepack enable
|
||||
|
||||
# Copy package files
|
||||
COPY package.json pnpm-lock.yaml* .npmrc ./
|
||||
COPY package.json pnpm-lock.yaml* ./
|
||||
|
||||
# Install dependencies based on the preferred package manager
|
||||
# Create .npmrc for private registry access if token is present
|
||||
|
||||
Reference in New Issue
Block a user