mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-18 16:02:10 +00:00
chore: improve cargo cache
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ ENV RUSTC_WRAPPER=sccache SCCACHE_DIR=/backend/sccache
|
||||
WORKDIR /windmill
|
||||
|
||||
ENV SQLX_OFFLINE=true
|
||||
ENV CARGO_INCREMENTAL=1
|
||||
# ENV CARGO_INCREMENTAL=1
|
||||
|
||||
FROM node:20-alpine as frontend
|
||||
|
||||
|
||||
Reference in New Issue
Block a user