mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-03 02:26:37 +00:00
CI: Run .ci/setup.sh from tests repo
This will install correct dependencies for running static checks. Fixes: #1844. Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
This commit is contained in:
parent
3a454814e3
commit
963db61cb3
@ -21,8 +21,7 @@ env:
|
||||
- target_branch=$TRAVIS_BRANCH
|
||||
|
||||
before_install:
|
||||
- sudo apt update -y -qq
|
||||
- sudo apt install -y -qq curl # for yq installer
|
||||
- ".ci/setup.sh"
|
||||
|
||||
before_script:
|
||||
- ".ci/static-checks.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user