We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e001a54 commit e2cd959Copy full SHA for e2cd959
crates/xtask/Dockerfile
@@ -7,5 +7,5 @@ WORKDIR /usr/src/app
7
8
COPY . .
9
10
-RUN cargo xtask init --dont-update-ide false
+RUN cargo xtask init --dont-update-ide
11
RUN cargo xtask build
0 commit comments