mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 17:18:52 -06:00
CircleCI: Ignore some branches
This commit is contained in:
@@ -16,4 +16,9 @@ test:
|
|||||||
- adb shell input keyevent 82
|
- adb shell input keyevent 82
|
||||||
- ./run_tests
|
- ./run_tests
|
||||||
- cp -r app/build/outputs $CIRCLE_ARTIFACTS || echo ok
|
- 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
|
||||||
|
|||||||
Reference in New Issue
Block a user