mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
Rebase on 2.12 (#5488)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
370a0635fa
commit
86365d61e3
@@ -5,5 +5,5 @@ set -euxo pipefail
|
||||
if [[ $CI_COMMIT_REF_NAME == pr-* ]]; then
|
||||
git config user.email "ci@kubespray.io"
|
||||
git config user.name "CI"
|
||||
git pull --rebase origin master
|
||||
git pull --rebase origin release-2.12
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user