This commit is contained in:
parent
a18bbcf006
commit
878189e191
@ -18,6 +18,8 @@ COPY src ./src
|
||||
|
||||
COPY .sqlx .sqlx
|
||||
|
||||
COPY migrations ./migrations
|
||||
|
||||
ENV SQLX_OFFLINE=true
|
||||
RUN cargo build --release
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user