syntax
parent
613ffce5aa
commit
86fac524e0
|
|
@ -102,5 +102,5 @@ else
|
|||
git remote add minikube-bot git@github.com:minikube-bot/minikube.git
|
||||
git push -f minikube-bot ${branch}
|
||||
|
||||
gh pr create --fill --base kubernetes:master --head minikube-bot:${branch}
|
||||
gh pr create --fill --base master --head minikube-bot:${branch}
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in New Issue