[rw] Reject attestations for non-linux/amd64

The attestation_tool is only built for linux/amd64, and this is the only
relevant architecture for Android. Skip other platforms.


Change-Id: Ife0d58e20c7f7fb5ab4b3cb346dbe9d56023091d
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/infra/+/936392
Fuchsia-Auto-Submit: Chris Lewis <cflewis@google.com>
Reviewed-by: Nathan Mulcahey <nmulcahey@google.com>
Commit-Queue: Chris Lewis <cflewis@google.com>
2 files changed
tree: c50d0013fb76ce8a6fe6ba1c16d4a1797d3ce9ac
  1. artifacts/
  2. buildbucket/
  3. checkout/
  4. cmd/
  5. execution/
  6. flagutil/
  7. functools/
  8. gerrit/
  9. gitiles/
  10. monorail/
  11. rpcutil/
  12. scripts/
  13. third_party/
  14. vendor/
  15. .gitignore
  16. AUTHORS
  17. go.mod
  18. go.sum
  19. LICENSE
  20. manifest
  21. PATENTS
  22. 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.