mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-15 08:16:47 +00:00
Only update jinux version when bumping
This commit is contained in:
parent
caaa147b99
commit
f6b327dbda
@ -30,7 +30,7 @@ fi
|
|||||||
update_cargo_versions ${CARGO_TOML_PATH}
|
update_cargo_versions ${CARGO_TOML_PATH}
|
||||||
|
|
||||||
# Automatically bump Cargo.lock file
|
# Automatically bump Cargo.lock file
|
||||||
cargo update
|
cargo update -p jinux --precise $new_version
|
||||||
|
|
||||||
# Update Docker image versions in README files
|
# Update Docker image versions in README files
|
||||||
update_image_versions ${JINUX_SRC_DIR}/README.md
|
update_image_versions ${JINUX_SRC_DIR}/README.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user