let codex write a start point to implement and some ci updates
This commit is contained in:
@@ -2,8 +2,6 @@ FROM node:current-alpine
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
RUN corepack enable
|
||||
|
||||
COPY package.json pnpm-lock.yaml pnpm-workspace.yaml .npmrc ./
|
||||
COPY web ./web
|
||||
COPY rulesets ./rulesets
|
||||
|
||||
Reference in New Issue
Block a user