Merge pull requests instead of rebase [CI SKIP]
This commit is contained in:
parent
584c0ee731
commit
a818535cfc
@ -13,4 +13,4 @@ git fetch $FLAGS origin "+refs/heads/${Env:DRONE_COMMIT_BRANCH}:"
|
||||
git checkout $Env:DRONE_COMMIT_BRANCH
|
||||
|
||||
git fetch origin "${Env:DRONE_COMMIT_REF}:"
|
||||
git rebase $Env:DRONE_COMMIT_SHA
|
||||
git merge $Env:DRONE_COMMIT_SHA
|
||||
|
Loading…
Reference in New Issue
Block a user