CircleCI: Ignore some branches
This commit is contained in:
parent
acb8e820fd
commit
1426d887e7
@ -16,4 +16,9 @@ test:
|
||||
- adb shell input keyevent 82
|
||||
- ./run_tests
|
||||
- cp -r app/build/outputs $CIRCLE_ARTIFACTS || echo ok
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
general:
|
||||
branches:
|
||||
ignore:
|
||||
- gh-pages
|
||||
- poeditor
|
||||
|
||||
Loading…
Reference in New Issue
Block a user