mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-20 16:07:49 +00:00
Update CI scripts to use cargo bootimage
This commit is contained in:
@@ -30,9 +30,8 @@ cache:
|
||||
|
||||
before_script:
|
||||
- rustup component add rust-src llvm-tools-preview
|
||||
- (test -x $HOME/.cargo/bin/cargo-install-latest || cargo install cargo-install-latest)
|
||||
- cargo install-latest cargo-xbuild bootimage cargo-cache
|
||||
- cargo install cargo-xbuild bootimage cargo-cache --debug -Z install-upgrade
|
||||
|
||||
script:
|
||||
- bootimage build
|
||||
- cargo bootimage
|
||||
- cargo cache --autoclean
|
||||
|
||||
Reference in New Issue
Block a user