Revision control

Copy as Markdown

# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
---
task-defaults:
run:
resources:
- 'libs'
fetches:
toolchain:
- rust
android:
description: 'Android libs (all architectures): build'
run:
script: android.sh
toolchain-alias: android-libs
toolchain-artifact: public/build/android.tar.gz
resources:
- taskcluster/scripts/toolchain/setup-fetched-rust-toolchain.sh