Bug 1371445 - Pre: Upload HTML checkstyle report. r=maliu draft
authorNick Alexander <nalexander@mozilla.com>
Tue, 04 Jul 2017 13:06:08 -0700
changeset 607765 1850e7365b903269c034efc6b89257ebe3834161
parent 607764 783c40122a0e50eb62d8b12ccbfc4f8457724e0f
child 607766 8843a6e3840586fe05a1434484a848d48b2a6e8b
push id68104
push usernalexander@mozilla.com
push dateWed, 12 Jul 2017 21:11:53 +0000
reviewersmaliu
bugs1371445
milestone56.0a1
Bug 1371445 - Pre: Upload HTML checkstyle report. r=maliu I think this was just oversight. MozReview-Commit-ID: 4hC48BEqfu8
taskcluster/ci/android-stuff/kind.yml
--- a/taskcluster/ci/android-stuff/kind.yml
+++ b/taskcluster/ci/android-stuff/kind.yml
@@ -201,16 +201,19 @@ jobs:
                 MOZHARNESS_ACTIONS: "get-secrets build multi-l10n update"
                 MOZHARNESS_CONFIG: >
                     builds/releng_base_android_64_builds.py
                     disable_signing.py
                     platform_supports_post_upload_to_latest.py
                 MOZHARNESS_SCRIPT: "mozharness/scripts/fx_desktop_build.py"
                 TOOLTOOL_MANIFEST: "mobile/android/config/tooltool-manifests/android-frontend/releng.manifest"
             artifacts:
+              - name: public/android/checkstyle/checkstyle.html
+                path: /home/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/app/reports/checkstyle/checkstyle.html
+                type: file
               - name: public/android/checkstyle/checkstyle.xml
                 path: /home/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/app/reports/checkstyle/checkstyle.xml
                 type: file
               - name: public/build
                 path: /home/worker/artifacts/
                 type: directory
             caches:
               - name: tooltool-cache