mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-20 02:10:46 +00:00
Merge pull request #1845 from chavafg/topic/travis_run_setup
CI: Run .ci/setup.sh from tests repo
This commit is contained in:
commit
024a87419e
@ -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