dev packages required for tsc
Some checks failed
gds-mock-mcp Docker Build / build (push) Failing after 12m18s
Some checks failed
gds-mock-mcp Docker Build / build (push) Failing after 12m18s
This commit is contained in:
@@ -7,7 +7,7 @@ WORKDIR /app
|
|||||||
COPY package*.json ./
|
COPY package*.json ./
|
||||||
|
|
||||||
# Install dependencies and build dist
|
# Install dependencies and build dist
|
||||||
RUN npm ci --only=production
|
RUN npm ci
|
||||||
RUN npm run build --if-present
|
RUN npm run build --if-present
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user