We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 212d3b9 commit 437b0f6Copy full SHA for 437b0f6
.buildkite/pipeline.yml
@@ -24,6 +24,11 @@ steps:
24
notify:
25
- github_commit_status:
26
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"
32
33
- label: "🛠 Jetpack Installable Build"
34
command: ".buildkite/commands/installable-build-jetpack.sh"
0 commit comments