hack: handle additional cleanup from #1028
remove the `unset` in the script. Signed-off-by: Wei Fu <fuweid89@gmail.com>
This commit is contained in:
parent
538a361b3a
commit
c019ae8b21
@ -23,4 +23,3 @@ trap "rm -rf ${tmpdir}" EXIT
|
||||
|
||||
git clone "https://github.com/containerd/project" "${tmpdir}"
|
||||
"${tmpdir}"/script/validate/vendor
|
||||
unset tmpdir
|
||||
|
Loading…
Reference in New Issue
Block a user