Skip to content

Commit

Permalink
fix(ci): Fix bazel remote cache config for bazel version 5
Browse files Browse the repository at this point in the history
Signed-off-by: Lars Kreutzer <lars.kreutzer@tngtech.com>
  • Loading branch information
LKreutzer committed Jun 13, 2022
1 parent 69fdf11 commit 1900a0f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ build:vm --define=folly_so=1
build:vm --config=specify_vm_cc

# MAGMA-BUILDER DOCKER CONTAINER CONFIGS
build:docker --disk_cache=/workspaces/magma/.bazel-cache
common:docker --repository_cache=/workspaces/magma/.bazel-cache-repo
build:docker --define=folly_so=1

# DEVCONTAINER CONFIGS
Expand Down

0 comments on commit 1900a0f

Please sign in to comment.