🐛 Displayed versions are always computed as dirty
This commit is contained in:
@@ -10,6 +10,9 @@ ARG CARGO_INCREMENTAL=0
|
||||
|
||||
WORKDIR /usr/src/beau-gosse-du-92
|
||||
|
||||
RUN apt update \
|
||||
&& apt install -y git-lfs
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN /usr/local/bin/dx build -r --platform web -- -j ${JOBS_NB}
|
||||
|
Reference in New Issue
Block a user