commit | 0fedf40a80d2199af0395e36ac780e07beaab6bb | [log] [tgz] |
---|---|---|
author | Nicolas Lopez <nlopezgi@gmail.com> | Thu Nov 01 15:30:28 2018 -0400 |
committer | Suvanjan Mukherjee <suvanjanmukherjee@gmail.com> | Thu Nov 01 15:30:28 2018 -0400 |
tree | 710a02f2686b5285a8a2901db463c7b45f778d4e | |
parent | fed3e4a931ad5db0b374333aefdfcefba46a5fca [diff] |
adding bazel 0181 version (#230)
Travis CI | Bazel CI |
---|---|
https://github.com/bazelbuild/bazel-toolchains is a repository where Google hosts Bazel toolchain configs. These configs are required to configure Bazel to issue commands that will execute inside a Docker container via a remote execution environment.
These toolchain configs include:
Release information of toolchain configs can be found at: https://releases.bazel.build/bazel-toolchains.html.
This repository also hosts the skylark rule used to generate toolchain configs.