mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
I give up
This commit is contained in:
@@ -8,6 +8,7 @@ WORKDIR /pumpkin
|
||||
COPY . /pumpkin
|
||||
|
||||
RUN rustup show active-toolchain || rustup toolchain install
|
||||
RUN rustup component add rustfmt
|
||||
|
||||
# build release
|
||||
RUN --mount=type=cache,sharing=private,target=/pumpkin/target \
|
||||
|
||||
Reference in New Issue
Block a user