--- | |
platforms: | |
ubuntu1404: | |
shell_commands: | |
- echo 0.21.0 > .bazelversion | |
build_targets: | |
- "//..." | |
ubuntu1604: | |
shell_commands: | |
- echo 0.20.0 > .bazelversion | |
build_targets: | |
- "//..." | |
ubuntu1804: | |
shell_commands: | |
- echo 0.19.2 > .bazelversion | |
build_targets: | |
- "//..." |