We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f728f2f commit bd90bf7Copy full SHA for bd90bf7
renovate.json
@@ -12,8 +12,7 @@
12
"commands": [
13
"git restore .yarn/releases/yarn-4.5.0.cjs",
14
"yarn install --immutable",
15
- "yarn bazel build //tools/...",
16
- "yarn bazel run @npm2//:sync"
+ "yarn bazel run @npm2//:sync || true"
17
],
18
"fileFilters": [".aspect/rules/external_repository_action_cache/**/*", "pnpm-lock.yaml"],
19
"executionMode": "branch"
0 commit comments