mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-13 13:46:46 +00:00
Merge pull request #1664 from GabyCT/topic/fixtravis2.0
ci: Fix travis for stable-2.0
This commit is contained in:
commit
a24ff2b51c
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
export tests_repo="${tests_repo:-github.com/kata-containers/tests}"
|
export tests_repo="${tests_repo:-github.com/kata-containers/tests}"
|
||||||
export tests_repo_dir="$GOPATH/src/$tests_repo"
|
export tests_repo_dir="$GOPATH/src/$tests_repo"
|
||||||
export branch="${branch:-main}"
|
export branch="${branch:-$TRAVIS_BRANCH}"
|
||||||
|
|
||||||
clone_tests_repo()
|
clone_tests_repo()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user