mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-24 18:52:08 +00:00
Merge pull request #6397 from jepio/jepio/cleanup-runtime-rs
kata-deploy-cc: Cleanup runtime-rs
This commit is contained in:
commit
75a698be6e
@ -207,7 +207,8 @@ function remove_artifacts() {
|
||||
/opt/confidential-containers/bin/kata-collect-data.sh \
|
||||
/opt/confidential-containers/bin/qemu-system-x86_64 \
|
||||
/opt/confidential-containers/bin/qemu-system-x86_64-tdx \
|
||||
/opt/confidential-containers/bin/cloud-hypervisor
|
||||
/opt/confidential-containers/bin/cloud-hypervisor \
|
||||
/opt/confidential-containers/runtime-rs
|
||||
|
||||
# Try to remove the /opt/confidential-containers directory.
|
||||
# If it's not empty, don't bother force removing it, as the
|
||||
|
Loading…
Reference in New Issue
Block a user