mirror of
https://github.com/Xevion/dynamic-preauth.git
synced 2025-12-08 20:06:58 -06:00
Add COPY templates step
This commit is contained in:
@@ -22,6 +22,7 @@ RUN apk update && apk add musl-dev
|
|||||||
WORKDIR /build/server
|
WORKDIR /build/server
|
||||||
|
|
||||||
COPY ./src ./src
|
COPY ./src ./src
|
||||||
|
COPY ./templates ./templates
|
||||||
COPY ./Cargo.toml ./Cargo.lock ./
|
COPY ./Cargo.toml ./Cargo.lock ./
|
||||||
RUN cargo build --release
|
RUN cargo build --release
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user