mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-15 14:43:51 +00:00
Merge pull request #9450 from GabyCT/topic/fixinnydus
gha: Fix indentation in gha run script
This commit is contained in:
commit
dab837d71d
@ -443,7 +443,7 @@ function cleanup_snapshotter() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function deploy_nydus_snapshotter() {
|
function deploy_nydus_snapshotter() {
|
||||||
echo "::group::deploy_nydus_snapshotter"
|
echo "::group::deploy_nydus_snapshotter"
|
||||||
ensure_yq
|
ensure_yq
|
||||||
|
|
||||||
local nydus_snapshotter_install_dir="/tmp/nydus-snapshotter"
|
local nydus_snapshotter_install_dir="/tmp/nydus-snapshotter"
|
||||||
|
Loading…
Reference in New Issue
Block a user