Skip to content
This repository was archived by the owner on Mar 13, 2022. It is now read-only.

Commit d492cd3

Browse files
committed
use upstream release-8.0 in travis as a workaround for adal requirement
1 parent 2202bb5 commit d492cd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run_tox.sh

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ popd > /dev/null
3636
cd "${TMP_DIR}"
3737
git clone https://github.com/kubernetes-client/python.git
3838
cd python
39+
git checkout release-8.0
3940
git config user.email "[email protected]"
4041
git config user.name "kubenetes client"
4142
git rm -rf kubernetes/base

0 commit comments

Comments
 (0)