mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
739e689630
Sets up remote execution through a shared command. PR Close #47537
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";
|