Add cache to other pipelines #36
@ -3,4 +3,6 @@ FROM imbios/bun-node
|
||||
COPY package.json .
|
||||
COPY bun.lock .
|
||||
|
||||
RUN bun install
|
||||
RUN bun install
|
||||
|
||||
CMD ["/bin/sh"]
|
Loading…
x
Reference in New Issue
Block a user