gvisor/tools
Ayush Ranjan 010cadd3b8 [infra] Fix Build Github action failure.
The GH Build action has been failing with the error message:
```
--- BUILD -c opt //runsc
tee: /proc/self/fd/2: No such device or address
```

tee /dev/fd/2 seems to be the canonical way of copying stdin to stderr.
So use that instead.

PiperOrigin-RevId: 353259087
2021-01-22 09:42:15 -08:00
..
bazeldefs
bigquery Fix parser to include iterations. 2020-12-11 11:26:42 -08:00
checkescape
checkunsafe
github
go_generics Fix simple mistakes identified by goreportcard. 2021-01-12 12:38:22 -08:00
go_marshal Fix simple mistakes identified by goreportcard. 2021-01-12 12:38:22 -08:00
go_stateify Infer receiver name for stateify. 2020-10-09 12:14:28 -07:00
installers Delete shim v1 2021-01-12 17:54:10 -08:00
nogo Add YAML validation for configuration files. 2021-01-05 10:43:04 -08:00
parsers Fix parser to include iterations. 2020-12-11 11:26:42 -08:00
tags Automatically propagate tags for stateify and marshal. 2020-02-04 14:37:39 -08:00
yamltest
BUILD
bazel.mk
bazel_gazelle.patch
defs.bzl Fix Go branch for arm64. 2021-01-11 22:33:36 -08:00
go_branch.sh
images.mk
make_apt.sh Support releasing aarch64 builds. 2021-01-08 18:03:17 -08:00
make_release.sh
rules_go.patch
tag_release.sh
workspace_status.sh Make build command more robust. 2021-01-05 18:55:05 -08:00