mirror of
https://github.com/pfzetto/rebacs
synced 2024-11-21 10:42:49 +01:00
ci
This commit is contained in:
parent
77bc8eb6a7
commit
faf4e82f88
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ cargo-build:
|
|||
image: rust:slim-bookworm
|
||||
before_script:
|
||||
- apt update && apt install protobuf-compiler -y
|
||||
- rustup toolchain install nightly
|
||||
- rustup default nightly
|
||||
script:
|
||||
- cargo build --release
|
||||
artifacts:
|
||||
|
|
Loading…
Reference in a new issue