mirror of
https://github.com/doukutsu-rs/doukutsu-rs
synced 2024-11-22 13:42:47 +00:00
i hate ci
This commit is contained in:
parent
071720f8c7
commit
a89f185679
|
@ -31,7 +31,7 @@ cache:
|
||||||
# - cargo build --verbose --all
|
# - cargo build --verbose --all
|
||||||
# - cargo test --verbose --all --no-fail-fast
|
# - cargo test --verbose --all --no-fail-fast
|
||||||
|
|
||||||
build:
|
build_script:
|
||||||
- cargo build --release --bin doukutsu-rs
|
- cargo build --release --bin doukutsu-rs
|
||||||
- mkdir release
|
- mkdir release
|
||||||
- copy target\release\doukutsu-rs.exe release
|
- copy target\release\doukutsu-rs.exe release
|
||||||
|
|
Loading…
Reference in a new issue