This commit is contained in:
parent
e8844583d9
commit
27ee614720
1 changed files with 1 additions and 2 deletions
|
@ -10,8 +10,7 @@ steps:
|
||||||
RUSTFLAGS: '-C target-feature=+crt-static'
|
RUSTFLAGS: '-C target-feature=+crt-static'
|
||||||
commands:
|
commands:
|
||||||
- cd receiver
|
- cd receiver
|
||||||
- C:\Users\doria\.cargo\bin\rustup.exe default stable
|
- C:\Users\doria\.cargo\bin\cargo.exe build --release --target stabe-x86_64-pc-windows-msvc
|
||||||
- C:\Users\doria\.cargo\bin\cargo.exe build --release --target x86_64-pc-windows-msvc
|
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
|
|
Loading…
Reference in a new issue