File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ transforms:
12
12
tasks :
13
13
tests :
14
14
description : Run Performance Tests on iOS Simulator in Bitrise
15
- run-on-tasks-for : []
15
+ run-on-tasks-for : [github-push ]
16
16
treeherder :
17
17
symbol : bitrise-perf
18
18
kind : test
Original file line number Diff line number Diff line change 14
14
description : Generate build instrumented for screenshots, including en-US pictures
15
15
attributes :
16
16
chunk_locales : ["en-US"]
17
- run-on-tasks-for : []
17
+ run-on-tasks-for : [github-push ]
18
18
treeherder :
19
19
symbol : B(screenshots)
20
20
kind : build
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ transforms:
12
12
tasks :
13
13
tests :
14
14
description : Run Performance Tests on Physical Devices in Firebase
15
- run-on-tasks-for : []
15
+ run-on-tasks-for : [github-push ]
16
16
treeherder :
17
17
symbol : firebase-perf
18
18
kind : test
Original file line number Diff line number Diff line change @@ -28,4 +28,4 @@ task-defaults:
28
28
build : build-screenshots
29
29
index :
30
30
type : l10n-screenshots
31
- run-on-tasks-for : []
31
+ run-on-tasks-for : [github-push ]
You can’t perform that action at this time.
0 commit comments