mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-10 15:32:09 -03:30
Rebase on 2.12 (#5488)
This commit is contained in:
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user