Removing diesel for now

pull/122/head
Dessalines 5 years ago
parent fbdb2e410a
commit 3231639620

@ -33,7 +33,7 @@ RUN cargo build --frozen --release --bin lemmy
RUN mv /app/server/target/release/lemmy /app/lemmy
# Get diesel-cli on there just in case
RUN cargo install diesel_cli --no-default-features --features postgres
# RUN cargo install diesel_cli --no-default-features --features postgres
# The output image
# FROM debian:stable-slim

Loading…
Cancel
Save