Skip to content

Commit

Permalink
Add kbn-pm
Browse files Browse the repository at this point in the history
  • Loading branch information
brianseeders committed May 11, 2022
1 parent b22ccd2 commit ffb2f08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/kbn-pm/dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -60713,6 +60713,7 @@ async function setupRemoteCache(repoRootPath) {
# To regenerate this file, delete it and run 'yarn kbn bootstrap' again.
build --remote_cache=https://storage.googleapis.com/kibana-local-bazel-remote-cache
build --noremote_upload_local_results
build --incompatible_remote_results_ignore_disk
`;
Object(fs__WEBPACK_IMPORTED_MODULE_1__["writeFileSync"])(settingsPath, contents);
_log__WEBPACK_IMPORTED_MODULE_4__[/* log */ "a"].info(`[bazel_tools] remote cache settings written to ${settingsPath}`);
Expand Down

0 comments on commit ffb2f08

Please sign in to comment.