mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Prevent merge conflicts when running customer tests. (#86063)
This commit is contained in:
parent
711f9b7c43
commit
456fe1abed
@ -154,7 +154,6 @@ task:
|
||||
# otherwise we won't be able to figure out how old or new our current branch is.
|
||||
- git config user.email "cirrus-bot@invalid"
|
||||
- git fetch origin master:master
|
||||
- git rebase master
|
||||
# The actual logic is in a shell script so that it can be shared between CIs.
|
||||
- (cd dev/customer_testing/; ./ci.sh)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user