Revert "build: update to Bazel 0.14.0 (#24296)" (#24492)

This reverts commit 0d07d273dc.

Fixes #24484

PR Close #24492
This commit is contained in:
Alex Eagle
2018-06-13 15:30:54 -07:00
committed by Miško Hevery
parent 3ccb4490a4
commit 03f93b3772
7 changed files with 30 additions and 31 deletions

View File

@ -12,8 +12,8 @@
## IMPORTANT
# If you change the `docker_image` version, also change the `cache_key` suffix and the version of
# `com_github_bazelbuild_buildtools` in the `/WORKSPACE` file.
var_1: &docker_image angular/ngcontainer:0.3.1
var_2: &cache_key v2-angular-{{ .Branch }}-{{ checksum "yarn.lock" }}-0.3.1
var_1: &docker_image angular/ngcontainer:0.3.0
var_2: &cache_key v2-angular-{{ .Branch }}-{{ checksum "yarn.lock" }}-0.3.0
# Define common ENV vars
var_3: &define_env_vars