| package: infra/tools/luci/isolate/${platform} | |
| description: Tool to upload files to Isolate server | |
| platforms: | |
| - linux-386 | |
| - linux-amd64 | |
| - linux-arm64 | |
| - linux-armv6l | |
| - linux-mipsle | |
| - linux-mips64 | |
| - linux-mips64le | |
| - linux-ppc64 | |
| - linux-ppc64le | |
| - linux-s390x | |
| - mac-amd64 | |
| - windows-386 | |
| - windows-amd64 | |
| go_packages: | |
| - go.chromium.org/luci/client/cmd/isolate | |
| root: ../../go/bin | |
| data: | |
| - file: isolate${exe_suffix} | |
| - version_file: .versions/isolate${exe_suffix}.cipd_version |