unbreak e2e for github
This commit is contained in:
parent
f85a52d0a0
commit
80a9d54ae0
|
|
@ -1324,7 +1324,7 @@ testcase "github-https"
|
||||||
GIT_SYNC \
|
GIT_SYNC \
|
||||||
--one-time \
|
--one-time \
|
||||||
--repo="https://github.com/kubernetes/git-sync" \
|
--repo="https://github.com/kubernetes/git-sync" \
|
||||||
--branch=e2e-branch \
|
--branch=master \
|
||||||
--rev=HEAD \
|
--rev=HEAD \
|
||||||
--root="$ROOT" \
|
--root="$ROOT" \
|
||||||
--dest="link" \
|
--dest="link" \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue