idk
This commit is contained in:
+2
-1
@@ -6,7 +6,8 @@ ARG DATABASE_URL
|
||||
|
||||
WORKDIR /build
|
||||
|
||||
COPY .cargo .cargo
|
||||
# we don't want to copy this for now as we're using unstable settings for faster debug builds!
|
||||
# COPY .cargo .cargo
|
||||
COPY cdn cdn
|
||||
COPY src src
|
||||
COPY Cargo.toml Cargo.toml
|
||||
|
||||
Reference in New Issue
Block a user