Skip to content

Commit 437b0f6

Browse files
committed
Store app size metrics as artifacts
1 parent 212d3b9 commit 437b0f6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ steps:
2424
notify:
2525
- github_commit_status:
2626
context: "WordPress Installable Build"
27+
# TODO: Remove this once we're done debugging app-size-metrics
28+
artifact_paths:
29+
- "Artifacts/app-thinning.plist"
30+
- "Artifacts/wordpress-app-size-metrics.json"
31+
- "Artifacts/jetpack-app-size-metrics.json"
2732

2833
- label: "🛠 Jetpack Installable Build"
2934
command: ".buildkite/commands/installable-build-jetpack.sh"

0 commit comments

Comments
 (0)