mirror of
https://github.com/hoytech/strfry.git
synced 2025-06-17 08:48:51 +00:00
move clean
This commit is contained in:
@ -8,9 +8,9 @@ RUN apt update && apt install -y --no-install-recommends \
|
||||
libzstd-dev
|
||||
|
||||
COPY . .
|
||||
RUN make clean
|
||||
RUN git submodule update --init
|
||||
RUN make setup-golpe
|
||||
RUN make clean
|
||||
RUN make -j4
|
||||
|
||||
FROM ubuntu:jammy as runner
|
||||
|
Reference in New Issue
Block a user