mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
4 lines
310 B
Bash
Executable file
4 lines
310 B
Bash
Executable file
####################################################################################################
|
|
# Set bazel configuration for CircleCI runs.
|
|
####################################################################################################
|
|
cp "${PROJECT_ROOT}/.circleci/bazel.linux.rc" ".bazelrc.user";
|