[gcsproxy] Stop using ISOLATED_OUTDIR

For some reason, gcsproxy is unable to resolve the ISOLATED_OUTDIR
environment variable. Fortunately, our recipes populate
FUCHSIA_TEST_OUTDIR with the same value, so switch to using that.

Change-Id: Ie63c7381d1df9b906caf60ecb4c0ac58718418c5
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/infra/+/545589
Fuchsia-Auto-Submit: Anirudh Mathukumilli <rudymathu@google.com>
Reviewed-by: Nathan Mulcahey <nmulcahey@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
1 file changed
tree: 63d0debd4b28bd496d1e7bff9ffa357d33eca8b8
  1. artifacts/
  2. buildbucket/
  3. checkout/
  4. cmd/
  5. codifier/
  6. digest/
  7. execution/
  8. gerrit/
  9. gitiles/
  10. monorail/
  11. serial/
  12. third_party/
  13. .gitignore
  14. AUTHORS
  15. go.mod
  16. go.sum
  17. LICENSE
  18. MAINTAINERS
  19. manifest
  20. PATENTS
  21. README.md
README.md

infra

This repo contains tools and config files necessary to run infrastructure related to builds, code review, version control, and continuous integrations.