mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
a0814d0bef
Sets up remote execution through a shared command.
5 lines
310 B
Bash
Executable File
5 lines
310 B
Bash
Executable File
####################################################################################################
|
|
# Set bazel configuration for CircleCI runs.
|
|
####################################################################################################
|
|
cp "${PROJECT_ROOT}/.circleci/bazel.linux.rc" ".bazelrc.user";
|