mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-07 15:44:20 +01:00
travis: fix runtime build
Runtime command now is built on cli directory. Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
This commit is contained in:
@@ -21,5 +21,7 @@ before_script:
|
||||
|
||||
install:
|
||||
- cd ${TRAVIS_BUILD_DIR}
|
||||
- pushd cli
|
||||
- make KATA_RUNTIME=${KATA_RUNTIME}
|
||||
- sudo -E PATH=$PATH make KATA_RUNTIME=${KATA_RUNTIME} install
|
||||
- popd
|
||||
|
||||
Reference in New Issue
Block a user