ci: Expand the rust-sdk integration matrix.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
af80482c04
commit
718c3adcb2
2 changed files with 16 additions and 9 deletions
|
|
@ -19,7 +19,7 @@ WORKDIR /
|
|||
COPY --link --from=input . .
|
||||
|
||||
WORKDIR /usr/src
|
||||
ADD --link https://github.com/matrix-construct/matrix-rust-sdk.git matrix-rust-sdk
|
||||
ADD --link https://github.com/matrix-construct/matrix-rust-sdk.git#integration matrix-rust-sdk
|
||||
|
||||
WORKDIR /etc
|
||||
COPY <<EOF tuwunel.toml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue