Do not build our system sync branch.
This commit is contained in:
parent
63ae6677dd
commit
490b0ff113
@ -24,6 +24,12 @@ env:
|
|||||||
- TIMEOUT=0
|
- TIMEOUT=0
|
||||||
|
|
||||||
|
|
||||||
|
# Do not build our sync branch.
|
||||||
|
branches:
|
||||||
|
except:
|
||||||
|
- /^__internal.*$/
|
||||||
|
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
# Abort all builds on a single failing matrix entry.
|
# Abort all builds on a single failing matrix entry.
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
Loading…
Reference in New Issue
Block a user