forked from filipemorelli/flutter_mobx_template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
codemagic.yaml
33 lines (33 loc) · 934 Bytes
/
codemagic.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Automatically generated on 2021-06-07 UTC from https://codemagic.io/app/60be1666362aac9148b3b88f/settings
# Note that this configuration is not an exact match to UI settings. Review and adjust as necessary.
workflows:
tests:
name: tests
max_build_duration: 60
environment:
vars:
APP_CENTER_PROJECT: flutter_mobx_template
APP_CENTER_USERNAME_ORGANIZATION: [email protected]
flutter: stable
xcode: latest
cocoapods: default
cache:
cache_paths:
- $FLUTTER_ROOT/.pub-cache
- $FCI_BUILD_DIR/ios/Pods
- $FCI_BUILD_DIR/android/.gradle
triggering:
events:
- pull_request
branch_patterns:
- pattern: '*'
include: true
source: true
scripts:
- make remote-ci-pipeline-checks
artifacts:
- flutter_drive.log
publishing:
email:
recipients: