This commit is contained in:
@@ -10,7 +10,7 @@ WORKDIR /usr/src/beau-gosse-du-92
|
|||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
RUN cargo -j ${JOBS_NB} install dioxus-cli
|
RUN cargo install -j ${JOBS_NB} dioxus-cli
|
||||||
RUN dx build -r --platform web -- -j ${JOBS_NB}
|
RUN dx build -r --platform web -- -j ${JOBS_NB}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user