[roll] Roll infra/recipes [bazel_btu] fix order of global arguments

output_base and output_user_root are global arguments, they need to be
specified before the action ("build") otherwise they result in an error
like https://logs.chromium.org/logs/fuchsia/buildbucket/cr-buildbucket/8799672089441537681/+/u/bazel_build/stdout

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/745423
Original-Revision: 69bd7573d758f7bc3c8f7ab64303debf38f73154
GitOrigin-RevId: 2812030e0024b7d569e757018e6173ba32008121
Change-Id: I4860945d2c0d28ae083c28f637ff1e2f7748e8af
1 file changed
tree: 8cf69beadff21560e58ff829f3a3cd7204bba307
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.