diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:34:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:34:42 +0000 |
commit | da4c7e7ed675c3bf405668739c3012d140856109 (patch) | |
tree | cdd868dba063fecba609a1d819de271f0d51b23e /taskcluster/ci/beetmover-geckoview | |
parent | Adding upstream version 125.0.3. (diff) | |
download | firefox-da4c7e7ed675c3bf405668739c3012d140856109.tar.xz firefox-da4c7e7ed675c3bf405668739c3012d140856109.zip |
Adding upstream version 126.0.upstream/126.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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. # |