build(bazel): fix bazel types reference directive resolves (#25581)

PR Close #25581
This commit is contained in:
Greg Magolan
2018-08-20 12:58:33 -07:00
committed by Misko Hevery
parent 20b9c61d4c
commit 910381ddbd
8 changed files with 28 additions and 24 deletions

View File

@ -13,7 +13,7 @@
# 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.4.0
var_2: &cache_key v2-angular-{{ .Branch }}-{{ checksum "yarn.lock" }}-0.4.0
var_2: &cache_key v2-angular-{{ .Branch }}-{{ checksum "yarn.lock" }}-bust1-0.4.0
# Define common ENV vars
var_3: &define_env_vars