mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-23 09:14:27 +01:00
Merge pull request #180 from chavafg/topic/static-checks
CI: update static-checks.sh call
This commit is contained in:
@@ -21,5 +21,5 @@ clone_tests_repo()
|
||||
run_static_checks()
|
||||
{
|
||||
clone_tests_repo
|
||||
bash "$tests_repo_dir/.ci/static-checks.sh"
|
||||
bash "$tests_repo_dir/.ci/static-checks.sh" "github.com/kata-containers/documentation"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user