Updating version of Rust used to build
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
a6f6994c2b
commit
000a33cfe4
@ -1,11 +1,11 @@
|
|||||||
pipeline:
|
pipeline:
|
||||||
test_build:
|
test_build:
|
||||||
image: rust:1.62
|
image: rust:1.75
|
||||||
commands:
|
commands:
|
||||||
- "cargo build"
|
- "cargo build"
|
||||||
|
|
||||||
build_release:
|
build_release:
|
||||||
image: rust:1.62
|
image: rust:1.75
|
||||||
commands:
|
commands:
|
||||||
- "cargo install cargo-deb cargo-generate-rpm"
|
- "cargo install cargo-deb cargo-generate-rpm"
|
||||||
- "cargo build --release"
|
- "cargo build --release"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user