diff options
Diffstat (limited to 'taskcluster/ci/beetmover-geckoview')
-rw-r--r-- | taskcluster/ci/beetmover-geckoview/kind.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/taskcluster/ci/beetmover-geckoview/kind.yml b/taskcluster/ci/beetmover-geckoview/kind.yml index e608ded508..d37316c5da 100644 --- a/taskcluster/ci/beetmover-geckoview/kind.yml +++ b/taskcluster/ci/beetmover-geckoview/kind.yml @@ -20,7 +20,7 @@ only-for-attributes: not-for-build-platforms: - linux-shippable/opt - linux64-shippable/opt - - linux-aarch64-shippable/opt + - linux64-aarch64-shippable/opt - linux64-nightlyasrelease/opt - macosx64-shippable/opt - macosx64-nightlyasrelease/opt @@ -54,8 +54,8 @@ jobs: by-project: # Beetmoving geckoview makes it available to the official maven repo. # That happens: - # 1. as part of the ship-geckoview graph on mozilla-central - # 2. as part of Firefox promote graphs on both mozilla-beta and mozilla-release + # 1. as part of the nightly-android or nightly-all graph on mozilla-central + # 2. as part of firefox-android ship graphs on both mozilla-beta and mozilla-release # 3. at every patch uplifted on the GECKOVIEW_XX_RELBRANCH on mozilla-release # Reminder: There is no Android/geckoview build on ESR. # |