mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-07 11:50:14 +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:
@@ -21,8 +21,7 @@ env:
|
|||||||
- target_branch=$TRAVIS_BRANCH
|
- target_branch=$TRAVIS_BRANCH
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt update -y -qq
|
- ".ci/setup.sh"
|
||||||
- sudo apt install -y -qq curl # for yq installer
|
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- ".ci/static-checks.sh"
|
- ".ci/static-checks.sh"
|
||||||
|
Reference in New Issue
Block a user