Skip to content

Commit

Permalink
Store app size metrics as artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
AliSoftware committed May 17, 2022
1 parent 212d3b9 commit 437b0f6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ steps:
notify:
- github_commit_status:
context: "WordPress Installable Build"
# TODO: Remove this once we're done debugging app-size-metrics
artifact_paths:
- "Artifacts/app-thinning.plist"
- "Artifacts/wordpress-app-size-metrics.json"
- "Artifacts/jetpack-app-size-metrics.json"

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

0 comments on commit 437b0f6

Please sign in to comment.