summaryrefslogtreecommitdiffstats
path: root/taskcluster/ci/build-fat-aar/kind.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:35:49 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:35:49 +0000
commitd8bbc7858622b6d9c278469aab701ca0b609cddf (patch)
treeeff41dc61d9f714852212739e6b3738b82a2af87 /taskcluster/ci/build-fat-aar/kind.yml
parentReleasing progress-linux version 125.0.3-1~progress7.99u1. (diff)
downloadfirefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.tar.xz
firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.zip
Merging upstream version 126.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'taskcluster/ci/build-fat-aar/kind.yml')
-rw-r--r--taskcluster/ci/build-fat-aar/kind.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/taskcluster/ci/build-fat-aar/kind.yml b/taskcluster/ci/build-fat-aar/kind.yml
index 3d45e76d79..0d3b1208ec 100644
--- a/taskcluster/ci/build-fat-aar/kind.yml
+++ b/taskcluster/ci/build-fat-aar/kind.yml
@@ -23,7 +23,7 @@ job-defaults:
index:
product: mobile
worker-type: b-linux-gcp
- use-system-python: false
+ use-python: default
worker:
docker-image: {in-tree: android-build}
max-run-time: 7200
@@ -58,6 +58,9 @@ job-defaults:
- name: public/build/geckoview_example.aab
path: /builds/worker/workspace/obj-build/gradle/build/mobile/android/geckoview_example/outputs/bundle/withGeckoBinariesDebug/geckoview_example-withGeckoBinaries-debug.aab
type: file
+ - name: public/build/mozconfig
+ path: /builds/worker/workspace/obj-build/.mozconfig
+ type: file
run:
using: mozharness
script: "mozharness/scripts/fx_desktop_build.py"
@@ -83,6 +86,7 @@ job-defaults:
default: null
fetches:
toolchain:
+ - android-gradle-python-envs
- android-ndk-linux
- android-sdk-linux
- linux64-clang