Skip to content
  • Alex Eagle's avatar
    ci: enable bazel remote caching on CircleCI (#21784) · 8ec21fc3
    Alex Eagle authored
    This should cause Bazel builds to be incremental, only re-building parts of Angular affected by changes since the last build.
    It also fixes a potential version skew, where CI was running the Bazel linter binaries in the ngcontainer docker image, but developers built them using the versions in WORKSPACE
    
    PR Close #21784
    8ec21fc3