mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-04-10 14:02:59 +00:00
ci: just debug
DO-NOT-MERGE Signed-off-by: Alex Lyn <alex.lyn@antgroup.com>
This commit is contained in:
@@ -47,12 +47,12 @@ pub async fn configure_erofs_snapshotter(
|
||||
toml_utils::set_toml_value(
|
||||
configuration_file,
|
||||
".plugins.\"io.containerd.snapshotter.v1.erofs\".enable_fsverity",
|
||||
"true",
|
||||
"false",
|
||||
)?;
|
||||
toml_utils::set_toml_value(
|
||||
configuration_file,
|
||||
".plugins.\"io.containerd.snapshotter.v1.erofs\".set_immutable",
|
||||
"true",
|
||||
"false",
|
||||
)?;
|
||||
toml_utils::set_toml_value(
|
||||
configuration_file,
|
||||
|
||||
Reference in New Issue
Block a user