Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5838acb + be5e61c commit 7e67507Copy full SHA for 7e67507
kubernetes/base/run_tox.sh
@@ -37,7 +37,7 @@ cd "${TMP_DIR}"
37
git clone https://github.com/kubernetes-client/python.git
38
cd python
39
git config user.email "[email protected]"
40
-git config user.name "kubenetes client"
+git config user.name "kubernetes client"
41
git rm -rf kubernetes/base
42
git commit -m "DO NOT MERGE, removing submodule for testing only"
43
mkdir kubernetes/base
0 commit comments