fix ci
This commit is contained in:
parent
19b812ba0a
commit
a7569ba098
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ WORKDIR /app
|
||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
RUN cargo build --profile release-lto
|
RUN cargo build --profile prod
|
||||||
|
|
||||||
RUN rm .env
|
RUN rm .env
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue