ci(dockerfile): 新增.npmrc迁移
Some checks failed
Egg Server MIflow / build-image (push) Failing after 27s
Some checks failed
Egg Server MIflow / build-image (push) Failing after 27s
This commit is contained in:
parent
5a2990cd7e
commit
73be9b8b35
@ -6,6 +6,8 @@ COPY package*.json ./
|
||||
|
||||
COPY bun.lockb ./
|
||||
|
||||
COPY .npmrc ./
|
||||
|
||||
RUN bun install
|
||||
|
||||
COPY . .
|
||||
|
Loading…
x
Reference in New Issue
Block a user