Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenhorsman committed Oct 10, 2024
1 parent 2a1963a commit d76393f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ci/static-checks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ clone_kata_repo() {
run_static_checks()
{
clone_kata_repo
#Debug
ls ${kata_repo_dir}
INSTALL_IN_GOPATH=false bash "${kata_repo_dir}/ci/install_yq.sh"
bash "${kata_repo_dir}/tests/install_go.sh" -f -p
bash "${kata_repo_dir}/tests/static-checks.sh" "github.com/kata-containers/community"
Expand Down

0 comments on commit d76393f

Please sign in to comment.