Merge pull request #21 from pikasTech/fix/development-image-cli
Pipelines as Code CI / sub2rank-development-nc01-1cc7a1b9a96cca0cdc1458dd73767087b90558fb Failed
Pipelines as Code CI / sub2rank-development-nc01-1cc7a1b9a96cca0cdc1458dd73767087b90558fb Failed
修复 Development 镜像中的 CLI 制品
This commit is contained in:
@@ -9,6 +9,7 @@ RUN apt-get update \
|
||||
COPY package.json bun.lock ./
|
||||
RUN bun install --frozen-lockfile --production
|
||||
COPY config ./config
|
||||
COPY scripts ./scripts
|
||||
COPY src ./src
|
||||
COPY static ./static
|
||||
|
||||
|
||||
Reference in New Issue
Block a user